Project Robert Sean by vrld
You are stranded on a deserted island. You have no idea how you got there. Luckily, you have your three items you'd take on a deserted island with you.
Needs LOVE to run. I only tested the game with the latest development version (of which you can get the latest versions at [1],[2],[3] and [4]), but it should run just fine with LOVE 0.7.2, downloadable here: http://love2d.org/.
The game explains itself once running, but here are the controls for the start screen:
Up/Down, W/S - Cycle selection
Space, e - Select item if not on list, unselect otherwise
Return - Start, if three items selected
Sourcecode:
You can get the source code by renaming the file to .zip and unpacking it.
[1] LOVE 0.8 development windows build: http://love2d.org/builds/love-20111218-e54452ae846e-win-x86-default.zip
[2] LOVE 0.8 development Mac build: (DROPBOX WARNING!) http://dl.dropbox.com/u/4214717/love-0.8.0.zip
[3] LOVE 0.8 PPA: https://launchpad.net/~bartbes/+archive/love-unstable
[4] Sourcecode: https://bitbucket.org/rude/love/issues
Edit: Fixed the URL (added a missing http:// and 't').
Edit2: Added Windows/OSX packages.
Needs LOVE to run. I only tested the game with the latest development version (of which you can get the latest versions at [1],[2],[3] and [4]), but it should run just fine with LOVE 0.7.2, downloadable here: http://love2d.org/.
The game explains itself once running, but here are the controls for the start screen:
Up/Down, W/S - Cycle selection
Space, e - Select item if not on list, unselect otherwise
Return - Start, if three items selected
Sourcecode:
You can get the source code by renaming the file to .zip and unpacking it.
[1] LOVE 0.8 development windows build: http://love2d.org/builds/love-20111218-e54452ae846e-win-x86-default.zip
[2] LOVE 0.8 development Mac build: (DROPBOX WARNING!) http://dl.dropbox.com/u/4214717/love-0.8.0.zip
[3] LOVE 0.8 PPA: https://launchpad.net/~bartbes/+archive/love-unstable
[4] Sourcecode: https://bitbucket.org/rude/love/issues
Edit: Fixed the URL (added a missing http:// and 't').
Edit2: Added Windows/OSX packages.
| Cross Platform/Source | http://vrld.org/ld48/project-robertsean.love |
| Windows .exe | http://vrld.org/ld48/project-robertsean.win.zip |
| OS/X .app | http://vrld.org/ld48/project-robertsean.osx.zip |
| Original URL | https://ludumdare.com/compo/ludum-dare-22/?action=preview&uid=3805 |
Ratings
| Coolness | 41% | 311 |
| Overall | 2.18 | 560 |
| Audio | 2.91 | 146 |
| Community | 2.80 | 215 |
| Fun | 1.55 | 640 |
| Graphics | 2.42 | 410 |
| Humor | 1.75 | 360 |
| Innovation | 3.00 | 154 |
| Mood | 2.86 | 184 |
| Theme | 3.83 | 27 |
@cakemonitor: Yeah, the crafting and searching for stuff was added literally in the last hours, so I had no time for balancing. The scope of this project was just too big for me. Will do better next time. Also thanks for the kind words about sound effects. This was one thing I put a lot of effort into. :)
@caranha: What OS are you on? OSX?
dyld: Library not loaded: @executable_path/../Frameworks/Lua.framework/Versions/A/Lua
Referenced from: /Users/jordi/Downloads/project-robertsean.app/Contents/MacOS/./love
Reason: no suitable image found. Did find:
/Users/jordi/Downloads/project-robertsean.app/Contents/MacOS/./../Frameworks/Lua.framework/Versions/A/Lua: unknown file type, first eight bytes: 0x21 0x3C 0x61 0x72 0x63 0x68 0x3E 0x0A
/Users/jordi/Downloads/project-robertsean.app/Contents/MacOS/../Frameworks/Lua.framework/Versions/A/Lua: unknown file type, first eight bytes: 0x21 0x3C 0x61 0x72 0x63 0x68 0x3E 0x0A
I am running 32-bit version of OS X 10.6:
Darwin 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386
-Leo
PS: When I press ESC, it always crashes.