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

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: 3 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

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