
Beneath
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
"Beneath the Surface"
Its a high concept game with no enemies or a way to lose. It is almost like it wasn't finished. Consider it an allegory for life itself, or something like that.
It was made from scratch in C using Allegro 5. Raster art was done in Photoshop. Other tools included vim, make, a ballpoint pen, and irssi (at least while I could still join #ludumdare).
It is possible the OS X version has some linking issues (it may be dynamically linked to some libraries when it should be statically linked to them). I don't have a way to test it at the moment. It was developed on that platform, so I'll feel bad if it doesn't work. That probably means I'll end up feeling bad.
The source code is under the MIT license, copyright AGDG_REJECT, and associated parties, 2014.
----
Controls:
"WASD" or arrow keys to move
'R' to restart. This will also generate a new random level.
ESC or close the display to quit.
Its a high concept game with no enemies or a way to lose. It is almost like it wasn't finished. Consider it an allegory for life itself, or something like that.
It was made from scratch in C using Allegro 5. Raster art was done in Photoshop. Other tools included vim, make, a ballpoint pen, and irssi (at least while I could still join #ludumdare).
It is possible the OS X version has some linking issues (it may be dynamically linked to some libraries when it should be statically linked to them). I don't have a way to test it at the moment. It was developed on that platform, so I'll feel bad if it doesn't work. That probably means I'll end up feeling bad.
The source code is under the MIT license, copyright AGDG_REJECT, and associated parties, 2014.
----
Controls:
"WASD" or arrow keys to move
'R' to restart. This will also generate a new random level.
ESC or close the display to quit.