DEV Community

Brandon(Zoobob5)
Brandon(Zoobob5)

Posted on

Made a simple Tic-Tac-Toe game

This was one of my academy's projects. It was to pick a topic out of a list and I picked TTT. I got a little side tracked in making is so it took me a little bit longer to make it but if i stayed on track it could've taken me a day. I just did a simple grid layout using tk and took user inputs to assign a simple player one and player two interaction. it is a 3 x 3 clickable grid. In short, this project showed me a nice proper semi productive way to use all of the things i learn into one game.
Here is the link to the game:
https://github.com/Zoobob5/Tic-Tac/tree/2c39a402717881d8b41ef096db3113c4c3814cb5

Image description

Image description

Image description

Image description

Top comments (0)