Skip to content

Unbeatable game of Tic-tac-toe implemented in Java using Minimax algorithm.

Notifications You must be signed in to change notification settings

faingold/tictactoe-ai

Repository files navigation

Tic-Tac-Toe

Unbeatable game of Tic-tac-toe implemented in Java using Minimax algorithm.

demo gif here

Instructions

  1. Download the files
  2. Compile everything javac *.java
  3. Run the GUI java TicTacToe

About

Unbeatable game of Tic-tac-toe implemented in Java using Minimax algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages