Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an entry for Rabbit Escape #621

Merged
merged 1 commit into from
Sep 4, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions games/r.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,26 @@
updated: 2015-04-07
url: http://www.mobuware.net/nintendo-ds-os/r-type-clone-from-octobinz-nds-and-source-code-get-free-170451.html

- name: Rabbit Escape
images:
- https://raw.githubusercontent.com/andybalaam/rabbit-escape/master/doc/rabbitescape-android.png
- https://raw.githubusercontent.com/andybalaam/rabbit-escape/master/doc/minilevel/rabbitescape-minilevel.gif
- https://cloud.githubusercontent.com/assets/76812/13390775/570dbafc-dec8-11e5-835f-67c6fa43a0af.gif
- https://cloud.githubusercontent.com/assets/9596719/12928837/a32e2270-cf67-11e5-9ef3-fb02e85f5d69.gif
lang: Java
license:
- GPL2
development: active
info: Android, Linux, Windows, Mac
originals:
- Lemmings
repo: https://github.com/andybalaam/rabbit-escape
type: clone
updated: 2018-08-20
url: http://www.artificialworlds.net/rabbit-escape/
video:
youtube: nJnkWJJ-usY

- name: Race Into Space
images:
- http://www.raceintospace.org/images/screenshots/splash_screen.png
Expand Down