Deeper

Deeper

This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
overall: 3.88
fun: 3.44
innovation: 3.83
theme: 4.27
graphics: 3.82
humor: 3.42
mood: 3.41

Deeper


Deeper is a Game Boy Color game. The aim is to dig. You can also drink potions to dig other materials. Be carful, some of them have other effect.

Rules



Controls:
- Left button: rotate left
- Right button: rotate right
- A button: dig
- [Update V2] B button: restart the level

You can find below the effect of each potion.
- The brown one for the dirt
- The orange one for the Alien soil
- The red one for the brick
- the white one for the metal

In addition, the Metal Potion set always your position upsidedown.

Known issues


The Gameboy don't have enough memory to allow me to load the last line of the game (or I should optimize my data). So You can see the code source draw as texture. It's quite fun btw. After that the main screen is loaded but with the wrong indexing. If you see this, that mean you are at the end of the game. Congratulation!

Updates


According to comments, adding a restart current level button ('B') and a score sound a great. I add those feature in the game. The new game (V2.0.0) can be find here: https://github.com/robinfaury/LudumDare48_Deeper/releases/tag/V2.0.0
According to the rules, modification did AFTER the compo need to be listed:
- Add the score
- Add the B button to reset the current level
- Fix the end glitches

Binary can be found here: https://github.com/robinfaury/LudumDare48_Deeper/releases

Have fun!
Found a bug?
Tell us on Discord