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)

Download

Download
square_fall_v03.gb 32 kB
Download
square_fall_v02.gb 32 kB
Download
square_fall_v01.gb 32 kB

Install instructions

Use a flashcard + real hardware or gameboy emulator.

Development log

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.