Letris is an Android Gaming Application. It drops letters top to bottom and user tries to create a word using them. According to word existance in Turkish Database user increases score or receives a dead letter as a penalty.
- Operating System : Android
- Programming Language : Kotlin
- User Interface : Jetpack Compose
- Architecture : MVVM
- Dipendency Injection : Hilt
- Navigation : Jetpack Compose Navigation
- Data Persistance and Cache : Room Database
- Threading : Coroutines Flow
- This application uses a Turkish Database (not all words in Turkish language)
- Write Unit Tests
- Write UI Tests
- Add Language Support