Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

This Java application implements a classic Tic Tac Toe game with two distinct difficulty levels: "Easy" and "Hard." The game provides an engaging experience by employing different strategies for the computer player in each level.

Game Levels

  1. Easy Level: The computer player in the Easy mode employs a random move strategy, making it suitable for players seeking a casual gaming experience.

  2. Hard Level: In the Hard mode, the computer player utilizes the powerful Minimax algorithm to ensure a challenging and competitive gameplay experience.

Game Modes

The Tic Tac Toe game offers two modes to cater to various preferences:

  1. Console Mode: Play the game in a traditional console environment, where you input your moves via text.

  2. Interactive Mode: Enjoy an interactive graphical interface with a user-friendly layout and intuitive controls.

This game is perfect for players of all skill levels, from beginners looking for a casual match to seasoned players seeking a stimulating challenge. Choose your game level and mode, and embark on a journey to conquer the classic Tic Tac Toe!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages