Inspiration
I was inspired by cool math games
What it does
It helps people learn how to do simple math quickly with a hands-on approach. Players have 2 and a half minutes to answer questions and score as high as they can
How we built it
I built it using the SDL graphics library. I used classes for the player, the math questions, and the answer choices. A thread was used for the timer.
Challenges we ran into
At first, it was difficult to link the library and print an image on a window. Then, it was difficult to decide what features to omit for the sake of time. It was also hard to figure out how to structure the program.
Accomplishments that we're proud of
Despite the technical difficulties, I was able to make a working product.
What we learned
I learned how to structure a program, the importance of checking and modifying code you find on the internet, and how to setup an SDL project. I also learned how to work with threads.
What's next for Math Game
More features might be added after the hackathon is over.
Log in or sign up for Devpost to join the conversation.