Skip to content

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

The goal of this project is to build an Android game.

For now, there is the 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

Developers

See INSTALL.md.

Credits

Code, graphics, sound effects by Andy Balaam.

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.9%
  • Makefile 1.1%