- Play the game!
- Watch the gameplay
- Watch this let's-play video from a stranger on the Internet!
- See the game-jam ratings
In this point-and-click game, you control the vast power of an unstable mountain.
The heroes of the land aim to ascend Mount Oh No to destroy the vessel of your vast power! You must CRUSH THEM! And send them flying! They will FEEL YOUR ANGER!! They think they can scale Mount Oh No?? Not while The Eye of Glower-On is watching!
Ludum Dare is a semi-annual event where people create a game over the weekend. Ludum Dare is a ranked competition, with a clever voting system that gets more eyes on your game when you in turn rate other games. There are two tracks you can participate in:
- In the "Compo" track, you must create all your own art, music, sounds, etc. from scratch, work by yourself, and finish within 48 hours.
- In the "Jam" track, you can work with a team, you can use art, code, music, sounds, etc. that already existed or was created by someone else, and you get 72 hours to finish.
Additionally, the games all follow some central theme, which is only announced at the start of the jam.
I worked solo and created everything during the event. Except of course for my Scaffolder and Surfacer frameworks (which is fine, you're allowed to use pre-existing code).
The mountain is unstable! You use frequent earthquakes and falling boulders to stop those pesky heroes in their tracks!
Tap, tappity, tap tap!
Mouse or touch!
- Godot: Game engine.
- Piskel: Pixel-art image editor.
- Aseprite: Pixel-art image editor.
- Bfxr: Sound effects editor.
- DefleMask: Chiptune music tracker.
- Surfacer: A framework that enables procedural path-finding across 2D platforms.
- Scaffolder: A framework that provides some general app infrastructure.
NOTE: This repo uses Git submodules to include frameworks.
To learn more about how the code works, checkout the Surfacer and Scaffolder READMEs.
- All code is published under the MIT license.
- All art assets (files under
assets/images/
,assets/music/
, andassets/sounds/
) are published under the CC0 1.0 Universal license. - This project depends on various pieces of third-party code that are licensed separately. Here are lists of these third-party licenses: