Square fall
Square fall was a puzzle game for Gameboy inspired by an old Motion Twin flash game.
The project was realized in a rush for gbcompo21 using GBDK, and was currently a work in progress.
Controls (online controls):
- Menus :
- Start to pass the screen (Enter)
- In game :
- Controls : move the bomb (Arrows)
- A : make the bomb exploise the zone (J or Z)
Known bugs:
- song stop during falling (I think is due to my crappy display functions)
Status | In development |
Platforms | HTML5 |
Author | bjorn_nah |
Genre | Puzzle |
Tags | Game Boy |
Links | Source code |
Download
Install instructions
Use a flashcard + real hardware or gameboy emulator.
Development log
- browser versionNov 05, 2021
- Party version!Sep 30, 2021
- Wip 2Sep 29, 2021
Comments
Log in with itch.io to leave a comment.
Hi, for the source you provided with your project, what open source license is it released under?
If you want ideas about possible licenses for gbcompo, you can check:
Here: https://github.com/gbdev/gbcompo21#open-source-bonus And here: https://github.com/gbdev/gbcompo21/issues/5#issuecomment-872790493
If you decide not to choose one that is ok, but we can only categorize it as open source if a license is specified.
Thank you!
Hi, I just put the project under MIT License. I add the LICENSE file at the root of git, please said me if that's ok for the open source category.
Thank you! MIT license works great.