Skip to content

Tic tac toe game created in golang with an unbeatable AI using minimax.

License

Notifications You must be signed in to change notification settings

anshuman-agarwala/tic-tac-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

A simple tic tac toe game implemented in GO.

The game can either be played against the computer or with a human.

The AI is implemented using the minimax algorithm and is unbeatable.

About

Tic tac toe game created in golang with an unbeatable AI using minimax.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages