https://github.com/prashant-rana42/simpletictactoe
This is a simple tic tac toe game made using java, which you can play in cmd by simply clicking on batch file(TicTacToe.bat) you have to enter the tile number where you want to enter (X,O) , and it will check for the winner each turn, this program need java to be installed on your system
https://github.com/prashant-rana42/simpletictactoe
cmd cui game java simple-game tic-tac-toe
Last synced: 11 months ago
JSON representation
This is a simple tic tac toe game made using java, which you can play in cmd by simply clicking on batch file(TicTacToe.bat) you have to enter the tile number where you want to enter (X,O) , and it will check for the winner each turn, this program need java to be installed on your system
- Host: GitHub
- URL: https://github.com/prashant-rana42/simpletictactoe
- Owner: Prashant-Rana42
- Created: 2025-04-03T12:43:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-03T12:50:04.000Z (about 1 year ago)
- Last Synced: 2025-05-11T12:57:51.086Z (about 1 year ago)
- Topics: cmd, cui, game, java, simple-game, tic-tac-toe
- Language: Java
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimpleTicTacToe
This is a simple tic tac toe game made using java, which you can play in cmd by simply clicking on batch file(TicTacToe.bat)
you have to enter the tile you want yo enter (X,O) in and it will check for the winner each turn