文件名称:Android代码-open_flood
文件大小:203KB
文件格式:ZIP
更新时间:2022-08-25 20:25:01
Android代码
Open Flood A flood fill game for Android by GunshipPenguin (Rhys RE). Gameplay You start in the upper left hand corner of the board. Tap the colored buttons along the bottom of the board to flood all adjacent filled cells with that color. The aim of the game is to try to fill the entire board with a single color in less than the maximum number of allowed moves. You can customize the amount of colors and the board size by tapping the gear icon. You can generate a board from a seed by ho
【文件预览】:
open_flood-master
----.gitignore(103B)
----app()
--------.gitignore(7B)
--------build.gradle(687B)
--------src()
----settings.gradle(15B)
----build.gradle(532B)
----gradlew(5KB)
----LICENSE(1KB)
----README.md(2KB)
----gradlew.bat(2KB)
----gradle.properties(855B)
----branding()
--------screenshot.png(70KB)
----gradle()
--------wrapper()