Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Games: Tic Tac Toe and Connect 4

Welcome to Java Games, a Java implementation of the two classic games, Tic Tac Toe and Connect 4.

This project includes the following features for both games:

  • Main Menu: Easily navigate between games and modes.
  • AI Opponent: Challenge an AI with varying difficulty levels, powered by a Minimax algorithm.
  • 2-Player Mode: Enjoy the games with a friend on the same device.

🚀 Getting Started

Follow these steps to set up and run the project:

  1. Clone the Repository: git clone https://github.com/Titanium2099/Java-Games.git && cd Java-Games
  2. Build the Project: Use Gradle to build the project: gradle build
  3. Run the Application: Launch the games: gradle run

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages