mirror of
https://github.com/Bobertkiller/tik-tak-toe.git
synced 2026-01-15 14:12:53 -03:00
4 lines
220 B
Markdown
4 lines
220 B
Markdown
|
|
# 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
|