Skip to content

Simple Tic-Tac-Toe game for browsers. Built with HTML/CSS, JavaScript

Notifications You must be signed in to change notification settings

8Bts/TIC-TAC-TOE-ES6

Repository files navigation

Tic Tac Toe

Simple two players tic tac toe game built for playing on web browsers. Click the cells of the gameboard to mark it and try to complete a full row to win the game. The score is considered tie when there is no completed row at the end.

Application Screenshot

screenshot

Built With

  • HTML,
  • CSS,
  • ES6,
  • Bootsrap 4,
  • VS Code
  • Firefox Developer Edition

Live Demo

Live version

Getting Started

If you want to try this application locally, follow the steps below:

  1. Clone the project using git clone https://github.com/8Bts/TIC-TAC-TOE-ES6 command.

  2. run npm install.

  3. Open index.html with your browser.

If you want to run tests:

  • run npm run test

Author

👤 Rashid Mammadli

🤝 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!

Acknowledgments

About

Simple Tic-Tac-Toe game for browsers. Built with HTML/CSS, JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published