Find listed words in grid of letters in horizontal, vertical and diagonal direction. customize grid size, select different game mode and other settings.
- Generate puzzle dynamically from words list
- Customizable grid size
- 4 game modes
- Kotlin
- MVVM Architecture
- Room
- RxJava2 (migrating to coroutines)
- Coroutines
- Dagger2 (migrating to hilt)