An open API service indexing awesome lists of open source software.

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.

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