Buzz [](https://github.com/Plastix/Buzz/blob/4f77caf4d48ba260d303e4535037e222b6911a87/LICENSE) [](https://android-arsenal.com/api?level=21)

May 15, 2022 ยท View on GitHub

Spelling Bee game for Android playstore_promo

Screenshots

imageimageimage
imageimageimage

Installing

google-play-badge

Or sideload via Github Releases.

Compiling Locally

  1. Setup keystore file
$ cp keystore.properties.sample keystore.properties
  1. Run build/install with gradle
$ ./gradlew :app:installDebug