GitHunt
KM

kmhmubin/Tic-Tac-Toe-Java-CLI

Tic-Tac-Toe, also known as noughts and crosses or Xs and Os.It’s meant to be a paper game,but now in computer game in command line.

Tic-Tac-Toe-Java-CLI

Tic-Tac-Toe, also known as noughts and crosses or Xs and Os.It’s meant to be a paper game,but now in computer game in command line.

Everybody knows this game from childhood. This is the game, where the price of a mistake is too high: it usually costs you the game. You can become a real master of this game by mastering only one possible option, so it also teaches you that simple is always better than complex.Let’s get started!

Origin of this project:Hyperskill - Tic Tac Toe

In this game there is 3 mode.

  • easy
  • medium
  • hard

To play the game use this command:

start user easy

Here is the preview of the game:

Deme Preview

Software Use:

  • Java 12
  • Intellij IDEA 2019

Languages

Java99.4%HTML0.6%

Contributors

MIT License
Created November 28, 2019
Updated February 13, 2023
kmhmubin/Tic-Tac-Toe-Java-CLI | GitHunt