More actions
Deeper | |
---|---|
General | |
Author | robinfaury |
Type | Puzzle |
Version | 2.0.0 |
License | Mixed |
System | CGB |
Last Updated | 2021/04/28 |
Links | |
Download | |
Website | |
Source | |
Deeper is a Game Boy Color game made for Ludum Dare 48.
User guide
The aim is to dig. You can also drink potions to dig other materials. Be carful, some of them have other effect.
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 upside down.
Controls
Left/Right - Rotate left/right
A - Dig
B - Cancel, Restart the level
Screenshots
Known issues
Due to memory constraints, the Game Boy cannot load the last line of the game. So You can see the code source draw as texture instead. 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.
Changelog
V2.0.0
- Add the score.
- Add the B button to reset the current level.
- Fix the end glitches.