
Node 54
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).
Dolan works and lives in a space station in universe section called Node 54. It happens to be a transportation node between many worlds as it's the central point close enough to almost everything.
Dolan needs to route cargos to destination worlds. When he picks something up he feels strong urge to finish his current job until he picks another one.
He needs your help to guide him through various delegation zones.
Keys:
Up, Down, Left, Right: movement
Space: to pick a cargo
Esc, P: pause
Unfortunately I wasn't given time to finish sound nor implement bindable keys/joystick support.
Have fun!
Edit: If you happen to have .dll issues, you are probably missing libraries required by VS 2013. I'm not sure if I can redistribute them so here's the link to download: Make sure to download x86 version even if you windows is x64!
http://www.microsoft.com/en-us/download/details.aspx?id=40784
Edit2: I've added Linux port. It differs from Windows with just one small fix - I've typed audio volume to be within 0.0 - 1.0 range instead of 0.0 - 100.0. Windows version is still without audio but I won't touch it.
Edit3: Linux version was not working because folder with libraries should be named "lib" instead of "libs". I've fixed it and replaced the link.
Dolan needs to route cargos to destination worlds. When he picks something up he feels strong urge to finish his current job until he picks another one.
He needs your help to guide him through various delegation zones.
Keys:
Up, Down, Left, Right: movement
Space: to pick a cargo
Esc, P: pause
Unfortunately I wasn't given time to finish sound nor implement bindable keys/joystick support.
Have fun!
Edit: If you happen to have .dll issues, you are probably missing libraries required by VS 2013. I'm not sure if I can redistribute them so here's the link to download: Make sure to download x86 version even if you windows is x64!
http://www.microsoft.com/en-us/download/details.aspx?id=40784
Edit2: I've added Linux port. It differs from Windows with just one small fix - I've typed audio volume to be within 0.0 - 1.0 range instead of 0.0 - 100.0. Windows version is still without audio but I won't touch it.
Edit3: Linux version was not working because folder with libraries should be named "lib" instead of "libs". I've fixed it and replaced the link.