Inspiration
I just wanted to apply my knowledge into a simple idea that I could accomplish in one day.
What it does
It asks questions in a random order through GUI, after every answer you can check it to see if it was right or wrong. After completing the quiz, you are then able to see you're score.
How we built it
I built it in java by creating code that can read a text file of questions and order them into questions. Using GUI I was able to create buttons for the options and have it keep track of you're score.
Challenges we ran into
I found it challenging to use GUI as I have never done it before.
Accomplishments that we're proud of
I'm proud I was able to create something somewhat functional on my own.
What we learned
I learned about java swing, which I didn't know beforehand.
What's next for Trivia Quiz
I could create a much larger file and use random questions from that.
Log in or sign up for Devpost to join the conversation.