Home
顯示具有 排行榜 標籤的文章。 顯示所有文章
顯示具有 排行榜 標籤的文章。 顯示所有文章
2018年3月26日 星期一

[程式] Android Studio : Simple True False Game II

Android Studio : Simple True False Game II

簡單的益智問答遊戲第二版,整合了第一版Simple True False Quiz Game的主題,加上Simple High Score Screen排行榜(Leaderboard)的功能,另外結束遊戲是採用Simple Quiz Game的AlertDialog,相關網頁如下:


[程式] Android Studio : Simple True False Quiz Game
[程式] Android Studio : Simple Quiz Game
[程式] Android Studio : Simple High Score Screen


相關資訊圖片:

Simple True False Game II View1 (activity_main.xml)畫面
Simple True False Game II View1 (activity_main.xml)畫面
2018年3月22日 星期四

[程式] Android Studio : Simple High Score Screen

Android Studio : Simple High Score Screen

上一篇 [程式] Android Studio : Simple Quiz Game 有說到,要增加一個排行榜(leaderboard)的功能,剛好也有範例,就直接來實作吧!


範例網址:

https://www.youtube.com/watch?v=_cV7cgQFDo0

相關資訊圖片:

Simple High Screen Screen View1畫面
Simple High Screen Screen View1 (activity_main.xml)畫面