Mohammed-Sharaf-Eddeen / QuizApp

True or False Questions Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuizApp

This is a simple game application mostly developed following the book of "Android Programming: The Big Nerd Ranch Guide" The player will be asked muliple questions that he has to answer by true or false, then at the end he will get his final score and the time he spent solving all the questions. Finally, he would be able to navigate again between the questions in order to review. Again, this is a simple app and all the data is hardcoded inside it, so it is not scalable to a high limit.

Pre-requisites

  • Android SDK v29
  • Android Build Tools v29.0.3
  • Android Minumum SDK v19
  • Kotlin v1.3.61
  • Android Gradle Plugin v3.6.2
  • Gradle v5.6.4

Getting Started

To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.

License

Public Domain Software

GUI

About

True or False Questions Game


Languages

Language:Kotlin 100.0%