Skip to content

An unbeatable Tic-Tac-Toe game using the MiniMax algorithm

Notifications You must be signed in to change notification settings

senakar/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

TicTacToe

An unbeatable Tic-Tac-Toe game using the MiniMax algorithm

Simply open the file, press Run, and have fun trying to beat the AI! You will automatically start as player 1 which is X but if you would like to be player 2 simply change (define PLAYER 1) to (define PLAYER 0) (zero not O). This will make you the O and the AI the X.

About

An unbeatable Tic-Tac-Toe game using the MiniMax algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published