Skip to content

aecordova/js-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

This is a DOM Tic Tac Toe app where users can play the classic Tic Tac Toe game.

screenshot

Built With

  • JavaScript, HTML & CSS

Live Demo

Live Demo Link

Getting Started

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

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

Then you browse to the folder and exucute the following commands

  • cd js-tictactoe
  • double click on the index.html file to open the game in your browser.

Instructions:

  • Click the New Game button to start the game.
  • Click on the rest button to restart the current game.
  • Click on the Player pills to enter player names.
  • The application will highlight the player to make the next move.
  • To make a move, click on the desired box/square.
  • The app will display the result once the game is over with either a winner or a draw result.
  • Click on Play Again to start a new game.

Authors

👤 Treasure Kabareebe

👤 Angel Cordova

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors