Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 303 Bytes

File metadata and controls

17 lines (10 loc) · 303 Bytes

Python TicTacToe

This is a simple TicTacToe Game written in python only to get some practice in Python.

Required

You need Python to be installed on your Machine.

Start Game

py TicTacToe.py

License

Have a look to the LICENSE File, but it's open Source and MIT 2.0.