Skip to content

trymtv/MinMaxTicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinMaxTicTacToe

A tictactoe ai using the minMax algo.

Containing both a tic tac toe game and to play agains ai.

The ai version is implemented using the min-max algo and should always win or end in a draw.

Menu Game

Setup

  • Clone repo and run mvn install
  • Run mvn javafx:run

About

A tictactoe ai using the minMax algo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages