Add README

This commit is contained in:
Magnus Walbeck 2020-12-16 22:45:49 +01:00
parent 28c83baa29
commit afed9f59f5
Signed by: mwalbeck
GPG key ID: CCB78CFF3F950769

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# Tic-Tac-Toe
A simple Tic-Tac-Toe game developed in python. You can either play with a friend or against the AI, but beware the AI is unbeatable.