Skip to content

CAU-DesignPattern-2024/rabbit-escape

 
 

Repository files navigation

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

On PC:

./runrabbit swing   # Launch the UI
./runrabbit         # Launch text interface

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.

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.0%
  • Makefile 1.1%
  • Other 0.9%