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.
- Javascript
- HTML5
- CSS3
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.
Feel free to contribute if you want to make it better.
- Github: https://github.com/FabienNeibaf
- Email: [email protected]