additions from backlog

This commit is contained in:
Trilarion
2019-09-16 23:02:58 +02:00
parent 4fab32b287
commit 902fc6640c
50 changed files with 711 additions and 125 deletions

16
games/open_flood.md Normal file
View File

@@ -0,0 +1,16 @@
# Open Flood
_Flood fill puzzle game._
- Home: https://github.com/GunshipPenguin/open_flood
- State: mature, inactive since 2018
- Download: https://play.google.com/store/apps/details?id=com.gunshippenguin.openflood, https://f-droid.org/packages/com.gunshippenguin.openflood/
- Platform: Android
- Keywords: puzzle
- Code repository: https://github.com/GunshipPenguin/open_flood.git
- Code language: Java
- Code license: MIT
## Building
- Build system: Gradle