Skip to content

gbcompo25/potion-panic

 
 

Repository files navigation

Potion Panic

A single-screen platformer for Game Boy Color, created for GBCompo 2025. After accidentally releasing a demon due to a magic trick gone horribly wrong, Natalie the magician must defeat the demon and undo the damage before it's too late!

Build requirements

Building the ROM

NOTE: On Windows, WSL is required. I am currently unable to verify whether or not the repo can be built on macOS.

  1. Clone the repo: $ git clone --recursive https://github.com/DevEd2/potion-panic
  2. Run build.sh. If you get a "permission denied" error, run chmod -x build.sh and try again.

About

A single-screen platformer for GBCompo 2025

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 93.8%
  • Python 5.8%
  • Other 0.4%