https://github.com/namelessproj/tictactoe
This is a simple tic tac toe game written in java.
https://github.com/namelessproj/tictactoe
java tic-tac-toe tic-tac-toe-game tictactoe tictactoe-game
Last synced: about 1 year ago
JSON representation
This is a simple tic tac toe game written in java.
- Host: GitHub
- URL: https://github.com/namelessproj/tictactoe
- Owner: NamelessProj
- Created: 2025-01-25T13:14:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-25T13:27:27.000Z (over 1 year ago)
- Last Synced: 2025-03-24T03:13:43.522Z (about 1 year ago)
- Topics: java, tic-tac-toe, tic-tac-toe-game, tictactoe, tictactoe-game
- Language: Java
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic Tac Toe
This is a simple Tic Tac Toe game that can be played by two players. The game was written in Java and uses the command line interface.
## How to play
1. Clone the repository
2. Open the project in your favorite IDE
3. Run the project
4. Follow the instructions on the screen
5. Enjoy the game!
6. If you want to play again, just run the project again