APK: Download
- Play quiz match between 2 player
- Player can select a option to submit or skip a question.
- If the correct option is highlighted in green after submiting your option.
- Point system:
- Correct answer 5 points
- Wrong answer -2 points
- Pass 0 points
- In case of Tie between the two go to tiebreaker and ask users the question indefinitely until the below situation arises.
- User 1 gave correct answer
- User 2 gave wrong answer
- Or vise versa
- if both gives correct or wrong answers continue the tie breaker
- Once completed, score card for each user can be saved to locally in device.
- MVVM architechture with repository pattern.