Skip to content

This is a famous tic tac toe game, where two uses choose a mark and then input their chosen mark on a 3 by 3 board, and whenever one has three consecutive chosen marks, then he/she wins, otherwise it's a draw or the opponent wins.

Notifications You must be signed in to change notification settings

emmanuelkamala/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Tic Tac Toe

It`s a Tic Tac Toe game, where two players choose a mark and the fill in their respective mark on the 3 by 3 board, a player having three consecutive mark wins the game. If neither player achieves that, then it becomes a draw. This is a simple game with no AI functionality.

screenshot screenshot

Built With

  • HTML
  • CSS
  • java script
  • ESLint

Live Version

Live Link

Getting Started

Open your terminal or text editor and use next command

    git clone https://github.com/emmanuelkamala/tictactoe.git

    cd tictactoe

After if you want to do any changes please create new branch, after changes open pull request. Happy coding!

Author

👤 Author

🤝 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

  • The odin project
  • Microverse

About

This is a famous tic tac toe game, where two uses choose a mark and then input their chosen mark on a 3 by 3 board, and whenever one has three consecutive chosen marks, then he/she wins, otherwise it's a draw or the opponent wins.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published