More actions
(Created page with "{{Infobox GB Homebrews |title=Square Fall |image=squarefallgb.png |description=Inspired by an old Motion Twin flash game. |author=BjornNah |lastupdated=2021/09/30 |type=Puzzle |version=0.3 |format=DMG |license=MIT |download=https://dlhb.gamebrew.org/gbhomebrews/squarefallgb.7z |website=https://bjorn-nah.itch.io/square-fall |source=https://github.com/bjorn-nah/square_fall |donation= }} {{#seo: |title=GameBrew |title_mode=append |image=squarefallgb.png |image_alt=Square Fa...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
|type=Puzzle | |type=Puzzle | ||
|version=0.3 | |version=0.3 | ||
|license=MIT | |||
|format=DMG | |format=DMG | ||
|download=https://dlhb.gamebrew.org/gbhomebrews/squarefallgb.7z?k33p0fil35 | |||
|download=https://dlhb.gamebrew.org/gbhomebrews/squarefallgb.7z | |||
|website=https://bjorn-nah.itch.io/square-fall | |website=https://bjorn-nah.itch.io/square-fall | ||
|source=https://github.com/bjorn-nah/square_fall | |source=https://github.com/bjorn-nah/square_fall | ||
}} | }} | ||
{{#seo: | {{#seo: | ||
Line 22: | Line 21: | ||
Square fall was a puzzle game for Game Boy inspired by an old Motion Twin flash game. | Square fall was a puzzle game for Game Boy inspired by an old Motion Twin flash game. | ||
The project was realized for Game Boy Competition 2021 | The project was realized using GBDK for the Game Boy Competition 2021 (Game). | ||
== Installation == | == Installation == | ||
Line 70: | Line 69: | ||
* gbdev.io - https://gbdev.io/gbcompo21.html | * gbdev.io - https://gbdev.io/gbcompo21.html | ||
* GitHub - https://github.com/gbdev/gbcompo21 | * GitHub - https://github.com/gbdev/gbcompo21 | ||
[[Category:Game Boy Competition 2021]] |
Latest revision as of 12:35, 27 Haziran 2024
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