Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Rate limit · GitHub

Whoa there!

You have triggered an abuse detection mechanism.

Please wait a few minutes before you try again;
in some cases this may take up to an hour.

amykv authored Nov 12, 2020
1 parent 70a730e commit 847e8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@

ABOUT:

A simple quiz app for android that covers Chicago Bears trivia. Only true and false questions right now. 50 questions, more to be added later. The user chooses an answer then goes on to the next question, whether they are right or wrong. The game keeps track of the user score. Once the quiz ends, an alert pops up displaying the final score for the user and the option to close out of the app. App was originally written in Java, but has now been updated to Kotlin.
A simple quiz app for android that covers Chicago Bears trivia. Only true and false questions right now. 50 questions, more to be added later as the app develops. The user chooses an answer then goes on to the next question, whether they are right or wrong. The game keeps track of the user score. Once the quiz ends, an alert pops up displaying the final score for the user and the option to close out of the app. App was originally written in Java, but has now been updated to Kotlin.


Shows the use of the Model View Controller(MVC) design pattern.

0 comments on commit 847e8c2

Please sign in to comment.