This is a DOM Tic Tac Toe app where users can play the classic Tic Tac Toe game.
- JavaScript, HTML & CSS
To get a local copy up and running follow these simple example steps.
To get a local copy up and running follow these simple example steps.
- git clone git@github.com:aecordova/js-tictactoe.git
Then you browse to the folder and exucute the following commands
- cd js-tictactoe
- double click on the index.html file to open the game in your browser.
- Click the New Game button to start the game.
- Click on the rest button to restart the current game.
- Click on the Player pills to enter player names.
- The application will highlight the player to make the next move.
- To make a move, click on the desired box/square.
- The app will display the result once the game is over with either a winner or a draw result.
- Click on Play Again to start a new game.
👤 Treasure Kabareebe
- Github: @trekab
- Twitter: @TKabareebe
- Linkedin: Treasure Kabareebe
👤 Angel Cordova
- Github: @aecordova
- Linkedin: Angel Cordova
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.
