Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mausimus/ld49

Ludum Dare 49
https://github.com/mausimus/ld49

ludum-dare ludum-dare-49 raylib

Last synced: about 19 hours ago
JSON representation

Ludum Dare 49

Awesome Lists containing this project

README

        

## AIROBICS

A mini-game written solo in 48 hours for Ludum Dare 49 Compo (https://ldjam.com)

![screenshot](airobics.png)

Finished **23rd** overall!

https://ldjam.com/events/ludum-dare/49/airobics

![results](results.png)

### Playable in a browser

https://mausimus.github.io/ld49

### Synopsis

It’s time for your annual retraining as an air traffic controller.

Can you still handle the pressure?

Try to pass a whole day of routing planes to avoid collisions in three different locations.

Controls:
* click plane to select, then click on map to re-route it
* use 1/2/3/4 to change game speed
* F for fullscreen (Windows only, use button on HTML5 version)

Written in C++ using raylib targeting Windows and HTML5. Also used Inkscape, sfxr, BeepBox and Audacity.

If you'd like to compile the code yourself install raylib 4.0 (with MinGW compiler if on Windows) and use make (or mingw32-make) to build.