项目作者: Plastix

项目描述 :
Spelling Bee game for Android
高级语言: Kotlin
项目地址: git://github.com/Plastix/Buzz.git
创建时间: 2021-03-21T03:55:24Z
项目社区:https://github.com/Plastix/Buzz

开源协议:Mozilla Public License 2.0

下载


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
    1. $ cp keystore.properties.sample keystore.properties
  2. Run build/install with gradle
    1. $ ./gradlew :app:installDebug