Skip to content

201flaviosilva-labs/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Against the Computer AI (P vs AI)

Game with MiniMax algorithm, try to beat the computer;

Local Multiplayer (P vs P Local)

Play with your friend on the same computer;

Resources

MinMax