Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,7 @@
# Usage
- Import the TriviaQuiz game into Android studio.

# Features
- Educational (General knowledge).
- Added comments above code so it will help you understand code much better
- It has database to store questions
- Correct answer +1 coin (Coins at top left corner)
- Timmer of 20 sec for each question (Timer at top right corner)
- Random questions at each play (It will peek random ques and will show it to the user)
- Good and Extensible UI.
- Can be played offline
- Compatibility with Android API-14 and above
- minSdkVersion 14
- targetSdkVersion 25


# Screenshots
![screenshot_2017-09-12-18-09-11-050](https://user-images.githubusercontent.com/22947683/30327745-d58f6054-9792-11e7-95f6-cc58f26a87de.jpg)
Expand Down