Skip to content

Unbeatable TicTacToe Game implemented using Min-Max algorithm from game theory using Java and Swing

Notifications You must be signed in to change notification settings

Shaunak-Kayande/Unbeatable-TicTacToe

Repository files navigation

Unbeatable TicTacToe

A tic tac toe game based on game theory which never lets the opponent win. Min-Max Tree algorithm from game theory was implemented in Java. The GUI was made with Java swing library.

This Project contains concepts such as Java oops, Tree implementation alorithm, and GUI

Screenshots

Unbeatable Tic Tac Toe 27-Apr-22 9_53_02 PM

Unbeatable Tic Tac Toe 27-Apr-22 9_53_24 PM

Unbeatable Tic Tac Toe 27-Apr-22 9_53_53 PM

Screen record showing the project

Unbeatable.Tic.Tac.Toe.2022-04-27.21-35-51.mp4

About

Unbeatable TicTacToe Game implemented using Min-Max algorithm from game theory using Java and Swing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages