Skip to content

KarlParkinson/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe

An unbeatable tic-tac-toe game. Uses the minimax algorithm with alpha-beta pruning. If both players play perfectly, the game will end in a draw. The computer plays perfectly and so cannot be beaten.

Play

Play online at https://karlparkinson.github.io/tictactoe/

Compatability

Developed on Firefox (45), tested on Chromium (49).

License

Licensed under MIT.

Releases

No releases published

Packages

No packages published