2015-10-13 04:08:26 +02:00
2015-10-13 04:09:50 +02:00
2015-10-13 04:09:50 +02:00

Tic Tac Toe

This is just a simple Tic Tac Toe game I made during a Python class. Hopefully it can be of use to someone. There are many many ways to write Tic Tac Toe games, this is just one of many versions I did. This is the one the least amount of code.

License

This program is made by Jack-Benny Persson is release under GNU GPL version 2.

Description
A simple version of Tic Tac Toe made in Python
Readme 32 KiB
Languages
Python 100%