Skip to content

A Tic Tac Toe game you can play in your browser! Build with HTML, CSS, and Javascript.

License

Notifications You must be signed in to change notification settings

macnick/Tic-Tac-Toe-JS

Repository files navigation

Tic-Tac-Toe

Building a tic-tac-toe game using vanilla Javascript.

How to Play

  1. Fill in your names in the boxes
  2. Click on Play to start a new game
  3. If there is a winner or the game finishes with a tie click on the popup message to make it go away
  4. Click on Play to play again

Screenshots

Big Screen with winner message

SCREEN with winner message

Big Screen

game UI

Built With

  • HTML,
  • CSS,
  • Javascript

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

  1. git clone https://github.com/macnick/Tic-Tac-Toe-JS.git
  2. Open the index.html with your favorite browser
  3. Enjoy the game

Future Features

Add a scoring system

Prerequisites

  • A modern browser

Authors

👤 Author2

👤 Author1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

  1. Fork it (https://github.com/macnick/Tic-Tac-Toe-JS/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Show your support

Give us a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

A Tic Tac Toe game you can play in your browser! Build with HTML, CSS, and Javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published