Skip to content

Tic Tac Toe is the classic game you can now play in the browser! Done as part of The Odin Project's curriculum

License

Notifications You must be signed in to change notification settings

rivasbolinga/Tic-Tac-Toe

Repository files navigation

logo

📖 TIC-TAC_TOE

TIC TAC TOE is the clasic game of tic tac toe that you can play in your browser.

screenshot screenshot

Requierements

-This project is part of The Odin's Project curriculum
-Main Requierements:

  1. You’re going to store the gameboard as an array inside of a Gameboard object
  2. Add a t function that will render the contents of the gameboard array to the webpage
  3. Build the functions that allow players to add marks to a specific spot on the board, and then tie it to the DOM, letting players click on the gameboard to place their marker
  4. Build the logic that checks for when the game is over!

🛠 Built With

Tech Stack

html5css3javascript

Key Features

  • Totally responsive for mobiles, tablets and desktops
  • Game to play with an opponent
  • Modal pop up when the game finish.

🚀 Live Demo

👤 Andrea Rivas Palacios

🔭 Future Features

Cooming soon...

  • [Create an AI as oponent]
  • [Clean up the interface to allow players to put in their names, include a button to start/restart the game and add a display element that congratulates the winning player!]

⭐️ Show your support

Give a ⭐️ if you like this project!

About

Tic Tac Toe is the classic game you can now play in the browser! Done as part of The Odin Project's curriculum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published