Skip to content
/ KKQuiz Public

This is a small party game. It would play some music, and player need to say the name of song as quick as possible.

Notifications You must be signed in to change notification settings

crazyma/KKQuiz

Repository files navigation

這是一個簡單的猜歌遊戲,主要是使用 KKBOX SDK 進行開發

更新(1/22)

將 app 改成 MVP 架構

下載

Google Play立即下載

Develop

開發詳情可直接參照 KKBox for developer
基本上沒有遇到太多問題,只有一些小細節:

  1. 叫記得 在 build.gradle 加上: implementation 'com.koushikdutta.ion:ion:2.2.1'
  2. 在呼叫 api.searchFetcher要先設定 q: api.searchFetcher.setSearchCriteria(q="Happy")

About

This is a small party game. It would play some music, and player need to say the name of song as quick as possible.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages