/tic_tac_toe

A simple tic tac toe game using HTML, CSS and Javascript

Primary LanguageJavaScriptMIT LicenseMIT

A simple Tic Tac Toe Game

A simple tic tac toe game which consists of a bot created using the Minimax algorithm. Play with it for a while and if possible try to beat it ;).

In-game imge

Image on the gameplay of the game

Things used for the game :

  • HTML, JS, CSS.
  • Minimax Algorithm.
  • Sounds from soundbible (see credit section).

Credits

To-do

  • Refactor the code
  • Make AI more efficient
  • better user interface
  • Mobile support

Contact

If you have any question or suggestion regarding the project or you found any bugs in the program, please feel free to open up an issue at the issues section.