Skip to content

A Java implementation of the minimax algorithm applied to Tic Tac Toe

Notifications You must be signed in to change notification settings

belliriccardo/JavaMinimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaMinimax

A Java implementation of the minimax algorithm applied to Tic Tac Toe

TODO:

Add a better description, maybe with an included explanation of the minimax algorithm.

About

A Java implementation of the minimax algorithm applied to Tic Tac Toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages