
How deep is this rabbit hole anyway?
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).
Thrown Into The Hole
In order to find the depth of this rabbit hole, some mad scientist have thrown a poor rabbit into it.Fortunately(?) they have equipped said rabbit with dynamite, such that it can use explosions to do in flight maneuvering.
The goal is to reach the bottom! (if that is even possible!? >:D)
So yeah, this game has everything!
Cute rabbits!
Explosions!
Exploding rabbits!
Also watch out for when this bastard is full!
How to play
Windows
Download, unzip and run the exe file.Linux
Download, unzip and run the run.sh script.Controls
In the game, but generally just use the arrow keys.
Make sure you don't bump into things, cause then you might explode.
Go as deep as you can!
Technical Stuff
Game was made with LÖVE engine. Also my was go at trying out an entity component system architecture (ECS). Which to my delight turned out to be awesome.