Inspiration

A final group project for Programming Fundamentals 2. We chose to make a quiz game that would incorporate aspects of a typical video game (music, visuals, scoring system) in the span of two weeks.

What it does

Simple -- A quiz game in which you are timed to answer questions and score as high as you can.

How I built it

We used a program called QT++ that had its own libraries and gui to make a visually appealing application.

Challenges I ran into

Creating an algorithm to search questions quickly. Unfortuuenaly, the actually application cannot be run unless you have the project and QT++ installed on your computer.

Accomplishments that I'm proud of

Implementing a lightweight login feature and making the application visually appealing.

What I learned

To start with simple features because they serve as a basis for creating code for bigger and more complex features. Also, to get familiar with a new software before committing to a big project.

What's next for GetQuizzed++

To implement a leaderboard system, more categories, questions, game modes.

Built With

Share this project:

Updates