Skip to content

mfarid4/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe

Live Demo: https://mfarid4.github.io/tictactoe

Project Screenshot

Libraries

  • MustacheJS

Objectives

Build a tictactoe game with:

  • 2 modes:
    • vs another player
    • vs computer
  • implemented minimax for vs computer
  • 3 button:
    • start: initiate the game
    • reset: reset the round
    • new: restart the game with mode selection