Skip to content

Plastix/Buzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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