new entry and a few updates on code dependencies

This commit is contained in:
Trilarion
2019-07-08 16:49:55 +02:00
parent c78ab40010
commit e23bcb49d6
32 changed files with 187 additions and 58 deletions

18
games/rabbit_escape.md Normal file
View File

@@ -0,0 +1,18 @@
# Rabbit Escape
_Puzzle/action game of rescuing rabbits, inspired by Lemmings and Pingus._
- Home: https://www.artificialworlds.net/rabbit-escape/
- State: beta
- Download: https://www.artificialworlds.net/rabbit-escape/#install
- Platform: Windows, Linux, macOS, Android
- Keywords: action, puzzle
- Code repository: https://github.com/andybalaam/rabbit-escape.git
- Code language: Java
- Code license: GPL-2.0
- Assets license: CC-BY-SA-3.0 (music, levels under GPL-2.0)
## Building
- Build system: Custom (shell script)