Skip to content

Plastix/Buzz

Repository files navigation

Buzz LICENSE API

Spelling Bee game for Android playstore_promo

Screenshots

image image image
image image image

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