Skip to content

This is a strategic game, the goal of which is to be the first to align three markers. Players take turn in positioning their respective marker.

Notifications You must be signed in to change notification settings

FabienNeibaf/TicTacToe

Repository files navigation

TIC TAC TOE

Try out this cute TIC TAC TOE game.
The game can be played by two players taking turn to position their markers inside a grid of 9 cells.
The project is simple but lay down a solid structure for a more complex web app.
It leverages the event driven development pattern.
It is part of microverse curriculum.

TicTacToe

Technologies

  • Javascript
  • HTML5
  • CSS3

🔌 Set up

To run the project:

  • Clone the repository: https://github.com/FabienNeibaf/TicTacToe
  • Run npm install. It will install all the dependencies required by the project
  • Run npm start to start the development server. It will automatically open the page in your default browser.

💻 Live demo

pencil2: Contribute

Feel free to contribute if you want to make it better.

Author

Follow me

About

This is a strategic game, the goal of which is to be the first to align three markers. Players take turn in positioning their respective marker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published