Avoid the sky anomalies and keep flying. Use the advantage flasks to gain advantages (obviously) on your journey, and keep and get the water in your booster so you don't fall.
I have a suspicion that this game has a memory leak. .... That is why it has not been published.
- Arrow keys (Left & Right): Side movement
- Z key: Boost
- X key: Down boost
- Space key: Confirm
- Esc key: Deny
- Health
- Water booster
- Score system
- Advantage Flasks with callbacks and their own rarity
- Dynamic and static anomalies (Thunders, fire tears, etc.)
- Minimalistic menus
- Music (from Cave Story)
- A "prize" on winning.
- Sounds.
This game was created with Parin.
If you have not done so, install Dlang on your system (including DUB). You can go to their download page for more details: Downloads Now run the following
dub fetch parinRun this command in your terminal/cmd (Parin installed via dub).
dub run parin:setupNow, run this other command to build it.
dub build --build=release --compiler=ldc2 # Any compiler