Skip to content

Theophile-Kango/js_tic_tac_toe

Repository files navigation

hire-badge Twitter Follow

hire-badge Twitter Follow

Tic Tac Toe (Javascript)

In this project, we will be building a Tic Tac Toe game on Javascript.

Rules and how to play it

  • When you open the app, you and your friend should input your names and click "Start";
  • Player 1 starts the match with the "X" color;
  • Player 2 starts the match with the "O" color;
  • A score and a message announcing the winner/draw are displayed at the top of the board;
  • You can reset the game by pressing the "reset" button at the bottom of the board.

Screenshot

Home page

Live Demo

Click for live webpage

Built With

  • JavaScript
  • Jest
  • HTML5
  • CSS3

Requirements

To run this app on your local computer you need the browser

Setup

  • Clone the repository on your local machine
  • Cd into the folder
  • Run npm start
  • Open your browser and type localhost:8080
  • To run tests, type npm run test

Install

  • Install VSCode or any code editor you like
  • Install npm by running npm install

Authors

👤 Murilo Roque

👤 Theophile Kango

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page

Show your support

Give a ⭐️ if you like this project!

About

In this project we built a tic tac toe game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published