The Complex
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).
This is an Adventure game.
You play as Pine, a rabbit on a long journey. A little while ago it started to rain and you decided to seek shelter in a small cave. Pine comes from a world very different than ours, just how different you and Pine will soon discover...
The controls are arrows/WASD and space.
This was developed with C# and SFML 1.6. The runtime for C# 4.0 must be installed. Due to the version of SFML I use, you may get an error from vshost32 - this is a known problem but doesn't appear to be dangerous.
This game is way way unfinished. There are only three dialogs and a map with about a dozen different tiles, still, you might find it interesting for a few minutes.
I'm disappointed that I completed very little actual game, on the other hand, not only did I actually attempt it, I completed several thousand lines of engine code. There are actually only around 6 lines of code in the engine that are specific to The Complex. This was also my first LD so hopefully I'll be able to use the code from this entry in creating solid basecode for next time.
You play as Pine, a rabbit on a long journey. A little while ago it started to rain and you decided to seek shelter in a small cave. Pine comes from a world very different than ours, just how different you and Pine will soon discover...
The controls are arrows/WASD and space.
This was developed with C# and SFML 1.6. The runtime for C# 4.0 must be installed. Due to the version of SFML I use, you may get an error from vshost32 - this is a known problem but doesn't appear to be dangerous.
This game is way way unfinished. There are only three dialogs and a map with about a dozen different tiles, still, you might find it interesting for a few minutes.
I'm disappointed that I completed very little actual game, on the other hand, not only did I actually attempt it, I completed several thousand lines of engine code. There are actually only around 6 lines of code in the engine that are specific to The Complex. This was also my first LD so hopefully I'll be able to use the code from this entry in creating solid basecode for next time.