The famous tic-tac-toe in javascript! Play with the AI or play against each other !
For AI, just clone the git repo on master, and open the index.html
on your browser.
For the 2 player version, clone the git on server-game
, and host the app on any popular cloud based service, like Heroku or Bluemix.
(https://prashant-gupta-tic-tac-toe.herokuapp.com/)
Check out a basic demo: