Skip to content

Java implementation of Tic Tac Toe utilizing the Mininmax algorithm

Notifications You must be signed in to change notification settings

mjp91/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

tictactoe

Java implementation of Tic Tac Toe utilizing the Mininmax algorithm which creates an unbeatable AI opponent.

See http://beej.us/blog/data/minimax/ for an explanation of the algorithm.

About

Java implementation of Tic Tac Toe utilizing the Mininmax algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages