Skip to content

SadeeshaPerera/android-quiz-game

Repository files navigation

Android-Quiz-Game

Game Description

  • A simple quiz game built using ViewModel for managing UI-related data in a lifecycle-conscious way and Room persistence library for store data in local storage.

  • Used intents for communication between activities which implemented by different layouts.

Instructions to Play

  • Anyone can play this quiz game without any prior knowledge. User can answer questions and get the total score out of ten at the end of the game.