Inspiration
My inspiration was from the harmless hack called "You are an idiot." My project is a game-ified version of this hack.
What it does
You try to guess a random I picked between 1 and 1000000, and if you get it wrong, you have to try again. you are unable to close this program unless you get it correct or restart your laptop
How we built it
Using Python, Tkinter, a little bit of PyGame, and the OpenAI API, I was able to create a game
Challenges we ran into
The biggest challenge would be my time constraint. My schedule prevented me from working on this project for as long as I wanted to, which is why it lacks so much in the game aspect of the game. Additionally, this is my first time using Tkinter, and needed to thoroughly examine documentation to make this work.
Accomplishments that we're proud of
I'm proud of creating this project on the tight time I have been able to open for myself this weekend.
What we learned
I learned how to use Tkinter.
What's next for Negative Affirmations
What's next for negative affirmations would be what I had envisioned for the project when I began. (Gatekeeping 🙏)
(Note for testing: you can replace the openai API part with the returning of any string)
Log in or sign up for Devpost to join the conversation.