Skip to content

This project, provided by JetBrains Academy (Hyperskill), implements a classic Tic-Tac-Toe game in Java. The program simulates the game, allowing two players to input moves, track the game state, and determine the winner. It handles user input, game logic, and ensures valid gameplay by analyzing the board's state.

Notifications You must be signed in to change notification settings

clems2000/Java-Simple-Tick-Tack-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

About

This project, provided by JetBrains Academy (Hyperskill), implements a classic Tic-Tac-Toe game in Java. The program simulates the game, allowing two players to input moves, track the game state, and determine the winner. It handles user input, game logic, and ensures valid gameplay by analyzing the board's state.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages