More actions
Square Fall | |
---|---|
General | |
Author | BjornNah |
Type | Puzzle |
Version | 0.3 |
License | MIT License |
System | DMG |
Last Updated | 2021/09/30 |
Links | |
Download | |
Website | |
Source | |
Square fall was a puzzle game for Game Boy inspired by an old Motion Twin flash game.
The project was realized using GBDK for the Game Boy Competition 2021 (Game).
Installation
Use a flashcard + real hardware or Game Boy emulator.
Controls
Menus:
Start - Pass the screen
In game:
D-Pad - Move the bomb
A - Make the bomb explode
Screenshots
Known issues
Song stops while falling.
Changelog
v0.3 2021/09/30
- Add:
- Title screen art (randomly choosen at reload).
- Main game song.
- Minors bugfixes.
- Known bugs:
- Song stop during falling (I think is due to my crappy display functions).
v0.2 2021/09/29
- Add:
- Gameover screen.
- Hi score.
- Music player + song(only for gameover for now).
- Fades between screens.
- Updates:
- Score system.
- Graphics.
- Version.
External links
- itch.io - https://bjorn-nah.itch.io/square-fall
- GitHub - https://github.com/bjorn-nah/square_fall
- gbdev.io - https://gbdev.io/gbcompo21.html
- GitHub - https://github.com/gbdev/gbcompo21