tictactoe/README.md

354 B

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.