Skip to content

anasmaher/TicTacToe_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

TicTacToe_AI

An unbeatable TicTacToe AI player implemented using Max-Min algorithm with JAVA.

FEATURES:

  • Unbeatable.
  • Choose different themes for the game board represented as symbols.
  • Choose which player goes first.

Requirments:

  • Any JAVA IDE (eclipse, intellij...)

How to use:

  1. Install intellij or any JAVA IDE.
  2. Download the Game folder as ZIP.
  3. Extract it.
  4. Open the folder as a project in intellij.
  5. Run the Game file.
  6. Play (try to win).

About

Unbeatable TicTacToe AI player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages