Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 606 Bytes

README.rst

File metadata and controls

19 lines (12 loc) · 606 Bytes

Tic Tac Toe - yep, another implementation of this game

This is my Tic Tac Toe game written in Python. There is nothing special for so far, just command line game.

I have created this game to show others who wants to make something simple and learn Python. Hope this will help.

Start game

To start the game enter in command line:

$ python shell.py

Bugs?

If you have found something or you would like to share something, write me to: <remigijus(a)jarmalavicius(.)lt>