Inspiration
This project was a part of my learning Python
What it does
You play Tic-Tac-Toe against the Computer in 3x3 grid with O's and X's !!
How we built it
Built it using Python libraries 'random' and 'sys'.
Before Hack - Made the code public on Github Repo During Hack - Added the easy Readme instructions and made the demo video.
Challenges we ran into
The edge cases were challenging, but got rid of them as far as possible.
Accomplishments that we're proud of
It was my first open source project, a year ago on GitHub.
What we learned
Learnt the efficient use of Python and its libraries. The practical implementation was fun!
What's next for Tic Tac Toe in Python
Will make it into a mobile app/PWA
Built With
- python
- random
- sys
Log in or sign up for Devpost to join the conversation.