Skip to content

SPriyaJain/minimax-tic-tac-toe

Repository files navigation

A Perfect Tic Tac Toe - Minimax

This game initially started as a school project, but the implementation of the Minimax algorithm to create an AI that will always win or draw is independent. It also can be played multiplayer. X always starts, and if played against the AI, the user is always X.

This project was made in Java.

alt text alt text alt text

About

A tic tac toe AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages