
Bunnies out of Space
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
The bunnies are at it again, but their home is too small!
Expand it before they run out of space.
Controls
Click on the bunnies and tell them to build rooms and tunnels.
Use the __arrow keys__ or __WASD__ to move around the map.
Use the __mouse wheel__ or the __Q__ and __E__ keys to zoom in and out.
Press __escape__ or __P__ to pause.
Credits
* Code - Andrew Black
* Music - Dan Blank
* Rabbit pictures - Smurf
This is our first game jam. Made using LÖVE engine. Tile art created by Indie Squid (see here). Additional credit goes to Dan Farshi for game design.
Linux Notes
If playing on Linux, you need to install Love which is almost certainly available in your package manager, e.g.
$ sudo apt-get install love
then run the game like this:
$ love /path/to/downloads/bunnies_out_of_space.love