Inspiration
I have made this project for the task given by MLH for Local Hack Day 2
What it does
It is an application of the game Tic Tac Toe. You can play it in realtime in 1v1 mode.
How I built it
I built it by seeing the live session on Twitch. I coded it in Python 3 and also saw a few projects online for the same.
Challenges I ran into
The first project I saw didn't tell the user what the locations were in numbers. So the first thing I did was to display that so that the user can get an idea of locations. Also debugging was a bit tricky, as it is a big code, and this is my first event.
Accomplishments that we're proud of
I am proud to make the project on my own, after seeing it in session.
What we learned
I learned that all concepts can be implemented using programming, be it games or other ideas. And that is very cool.
What's next for TicTacToe
Next, I plan to deploy it on a website, and code it in JavaScript, and make it multiplayer in real-time using two different devices. Also with machine learning I aim to make a Computer vs Human mode.
Log in or sign up for Devpost to join the conversation.