/GameProject

A basic game that has miniGames for the user to choose from.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

GameProject

A basic game that has miniGames for the users to choose from.

Class Diagram UML

Image Not Found

Games

Tick Tac Toe

Basic Tick Tac toe game that allows players to choose from a Player VS Player mode and a Player Vs AI, The AI is going to be made with the MiniMax Algorithm