The planet of Roneard is having a major heat wave, and the mushrooms are catching fire! It is up to you to collect the water from nearby lakes and put out the flames before they spread!
- Install Allegro 5.
- Install Rust from rust-lang.org. You'll need the nightly version.
- Run
cargo run --release
to build and run the game.
On Windows, you can use the pre-built binaries (extracted in the allegro
subdirectory). run_msys.sh
may be useful for this purpose.
Theme: water / wet. The water is used to put out the fires.
You must integrate subliminal messages into your game. The title screen flashes an encouraging message when navigated away from.
Have teleporters in your game. The obelisks teleport you.
Implement and use any image post-processing filter. When you get close to a teleporter, the screen goes all swirly.
Not used.
A lot of low-level stuff was copied from https://github.com/SiegeLord/KrampusGT
Fonts:
Music:
- https://modarchive.org/index.php?request=view_by_moduleid&query=57564
- https://modarchive.org/index.php?request=view_by_moduleid&query=134819
GPL-v3