Skip to content

the famous tic-tac-toe in javascript! Complete with AI or 2 player ! (minimax + socket.io)

License

Notifications You must be signed in to change notification settings

prashantgupta24/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe!

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: