Skip to content

sadighasanzade/Correct-Sum

Repository files navigation

Correct-Sum

It is a simple game that you try to answer questions in 60 secs. You can make 3 mistakes at most.

gamegif

What is Used in Project?

  • Jetpack Compose

  • MVVM

  • Repository Pattern

  • Hilt Dependency Injection

  • JUnit4 - Unit Testing

  • Compose UI testing

  • Flow

  • Coroutines