Create README.md

This commit is contained in:
Felipe M.B
2022-09-21 22:30:12 -03:00
committed by GitHub
parent a4cbce63b6
commit 3b53db315c

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# tik-tak-toe
its the game, but on python, i pretend to make a pop up version using pygame later on
so in the first version i used vectors to map-out the tik tak toe, later on i will do it normaly and use pygame i think