A downloadable game for Windows and Linux

This is a short and simple 2D flight simulator game that I made for the 2022 One Lone Coder Code Jam within a week.


Your goal is to visit all 6 cities as quickly as possible without running out of fuel. However, as you continue your flight, the weather slowly gets more extreme and "unfriendly to planes".


Tips:

- Avoid the black lightning clouds, colliding with those will cause your plane to crash as lightning is probably not good for planes

- If possible, try to let the wind help push you in the right direction to spend less fuel

- Going faster consumes fuel at a faster rate so make sure to balance speed with fuel!


Controls:

Right / Left Arrow keys - rotate the plane

Up / Down Arrow keys - accelerate or decelerate the plane

ESC - pause the game


Feedback / Criticism is appreciated!

(I was able to beat the game in 4 minutes 8 seconds; feel free to share your best time)


Credits

Libraries used:

GLFW (https://github.com/glfw/glfw)

glad (https://github.com/Dav1dde/glad)

SOIL2 (https://github.com/SpartanJ/SOIL2)

OpenAL-Soft (https://github.com/kcat/openal-soft)

libsndfile (https://github.com/libsndfile/libsndfile)


Sounds used from https://opengameart.org:

wind.wav - Luke.RUSTLTD (https://opengameart.org/content/wind1)

rain_thunder_loop.wav - DoKashiteru (https://opengameart.org/content/rain_and_thunder_loop)

License: CC BY 3.0 (https://creativecommons.org/licenses/by/3.0/legalcode)

Other sounds are generated using sfxr and are public domain.


Source code: https://github.com/JLi69/turbulence-ahead

Download

Download
turbulence_ahead-windows.zip 17 MB
Download
turbulence_ahead-linux.tar.gz 14 MB

Install instructions

Download the archive for your system and extract it. Then run the executable to play the game!

Leave a comment

Log in with itch.io to leave a comment.