/Tic-Tac-Toe-Python

A project that uses python and is a single player terminal based Tic-Tac-Toe game that makes use of basic symbols to display the board, and also tells about the result to player

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Tic-Tac-Toe-Python

A project that uses python and is a single player terminal based Tic-Tac-Toe game that makes use of basic symbols to display the board, and also tells about the result to player

print("This is a terminal based game")