Skip to content

CodeSmith00/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

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

A game inspired by Lemmings and Pingus

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.md
Unknown
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.1%
  • Makefile 1.4%
  • Other 0.5%