Skip to content

Word search game, search words inside a letter box

License

Notifications You must be signed in to change notification settings

nemani/Android-Word-Quest

 
 

Repository files navigation

Android Word Quest

Find listed words in grid of letters in horizontal, vertical and diagonal direction. customize grid size, select different game mode and other settings.

Features

  • Generate puzzle dynamically from words list
  • Customizable grid size
  • 4 game modes

Development components

  • Kotlin
  • MVVM Architecture
  • Room
  • RxJava2 (migrating to coroutines)
  • Coroutines
  • Dagger2 (migrating to hilt)

Screenshot

Screenshot 1 Screenshot 2 Screenshot 3

About

Word search game, search words inside a letter box

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 93.7%
  • Java 6.3%