Skip to content

Senne98/Tic-Tac-Toe-Bot

Repository files navigation

tic tac toe bot

This is a tic tac toe bot that usses the minimax algorithm with alpha beta pruning to find the best move. It should always win or draw.

How to run?

  1. Open a terminal in the directory where the jar is located.
  2. Run this command java -jar ticTacToe-1.0.jar.

About

A tic tac toe bot ussing the minimax algorithm

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages