murathankose / Bil481-RabbitEscape

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rabbit Escape

Rabbit Escape is a mobile and desktop game inspired by Lemmings and Pingus in which you must rescue some rabbits from a hostile environment by giving them special abilities.

Find out more at Rabbit Escape.

Screenshots

Rabbit Escape works on Android:

On PC (Linux, Windows, Mac) it runs via a Swing interface:

and, of course, text:

################################
# r                            #
#rf                            #
#ff                            #
#f            b                #
#     Q     /\z           #    #
#  #     /######\/#\     ###   #
#\ #\   /###########\   b###  O#
################################

Running

make rungui          # Launch Swing GUI
make runmenu         # Launch text interface
make runat           # The animation tester

Make Levels

See the instructions and video at Creating Levels.

Developers

See INSTALL.md.

Credits

Code, graphics, sound effects by Andy Balaam and the Rabbit Escape Developers.

Music samples by tryad.

About

License:GNU General Public License v2.0


Languages

Language:Java 97.8%Language:Makefile 1.5%Language:Shell 0.5%Language:Python 0.1%Language:Batchfile 0.1%