Skip to content

musagenius345/tic-tac-toe-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple tic tac toe game

Built with HTML, CSS and JS

Future addition

  • AI Opponent using minmax with alpha-beta pruning
  • Toggle between AI vs Player, AI vs AI and Player vs Player
  • Dark Mode