Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 284 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 284 Bytes

A basic cmd based tik-tak-toe game. I have nade this game while learning python. This game will keep on running unless prompted by user to exit. The only issue with this that I've encountered is that there is no exception handelling done. Just type tik_tak_toe.py to execute the game