Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 337 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 337 Bytes

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