Skip to content

Povilas88/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a0cd863 Β· Oct 8, 2024

History

16 Commits
Oct 8, 2024
Aug 7, 2024
Aug 5, 2024
Aug 6, 2024
Aug 7, 2024
Aug 6, 2024
Aug 5, 2024
Aug 5, 2024

Repository files navigation

TIC-TAC-TOE

tic-tac-toe game project


🌟 About

This project is for educational purposes only.

Site published at: https://github.com/Povilas88/tic-tac-toe

🎯 Project features/goals

  • Github pages
  • JS rendering (DOM)
  • html5 /css3 /js
  • localStorage
  • class (OOP)

🧰 Getting Started

πŸ’» Prerequisites

Node.js - download and install

https://nodejs.org

Git - download and install

https://git-scm.com

πŸƒ Run locally

Would like to run this project locally? Open terminal and follow these steps:

  1. Clone the repo
    git clone https://github.com/Povilas88/tic-tac-toe.git
  2. Install NPM packages
    npm i
    or
    npm install
  3. Run the server
    npm run dev

πŸŽ… Authors

Povilas: Github

⚠️ License

Distributed under the MIT License.