Beneath by AGDG_REJECT
"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.
Ratings
| Coolness | 46% | 1460 |
| Overall(Jam) | 2.60 | 659 |
| Fun(Jam) | 2.13 | 709 |
| Graphics(Jam) | 3.71 | 238 |
| Innovation(Jam) | 2.83 | 444 |
| Mood(Jam) | 3.05 | 379 |
| Theme(Jam) | 2.27 | 688 |
Without a clear objective it feels more like a toy than a game. But it seems like that's what you were going for!
Do you think you want to try to develop on it further?