Skip to content

Minimalistic Tic Tac Toe with multiplayer and play vs computer

Notifications You must be signed in to change notification settings

KailashGanesh/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

  • A minimalistic tic tac toe website with single player, multiplayer and online play with friends.
  • uses CSS and JavaScript for Multiplayer, minimax algorithm for the single player, node.js server for online play.
    Live demo

TODO

  • Main page
  • Over the board Multiplayer
  • single player with minimax
  • Online multiplayer with Node.js server
  • Hamburger menu to leave to main menu or restart
  • alpha-beta pruning & depth to make algorithm more efficient

About

Minimalistic Tic Tac Toe with multiplayer and play vs computer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published