A simple platformer game for the 2025 SNESDEV game jam.
Oh No! Disaster has befallen a Guild of Mad Scientists research station. Can the rescue squad (armed with their trusty stun weapons) save the crew from certain peril?
- B jump
- Y run
- A melee attack
- X shoot
- Up enter doors
- Start pause
All engine code and game code is licensed under the zlib license.
This project uses the Terrific Audio Driver which is licensed under the zlib license.
The game's resources (everything in the game/resources directory) are intended for only this game
and are not to be used in other projects.
- Music by KungFuFurby
- Sound effects by undisbeliever and KungFuFurby
- Aseprite and PNG files for sprites, palettes, images and tiles
- untech-editor files
- Rooms and levels
- my private fork of bass (included as a git submodule)
- untech-editor (included as a git submodule)
- Terrific Audio Driver (included as a git submodule)
- python3
- gnu Make
