johanp 2011-05-02 14:44
Sorry, can't compile. If you have a win 32 compatible exe, feel free to let me know.
Foon → Ludum Dare Explorer → LD20 → Crunchies - Its dengerous so take this DHL parcel and a spoon
By code_glitch
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Innovation | 250 | 2.08 | 12 | |
| Fun | 277 | 1.67 | 12 | |
| Theme | 226 | 2.18 | 11 | |
| Graphics | 268 | 1.91 | 11 | |
| Audio | 198 | 1.83 | 6 | |
| Humor | 95 | 2.80 | 10 | |
| Overall | 278 | 1.67 | 12 | |
| Community | 142 | 2.67 | 9 | |
| Coolness | 204 | 1 |
Sorry, can't compile. If you have a win 32 compatible exe, feel free to let me know.
Ah.... Win32. The binary provided is for Ubuntu 64 bit Natty (upgraded distro in development) which led to a lot of development shortcuts...
Since A lot of the code was Proof Of Concept 1-2 days before LD started a lot of it was not tested - ever on Win32. I'm working on a patch as fast as I can, and hope to have it rolled out near the end of the week although some features may be missing from the final game.
Update: Just tested the supplied binary on a rather new xubuntu 10.10 box. You will need the following:
sudo apt-get install libsdl1.2-dev libsdl-image1.2-dev libsdl-gfx1.2-dev libsdl-ttf2.0-dev
with an optional --fix-missing at the end if it complains
Runs great - aced the game in 3 minutes myself... Its 100% hackeable though. each level has two files: a csv xml TMX file and the same filename with a .link at the end. The latter has 3 lines: the id number of the tile the player has to be on to 'win',the filename of the next levels' tmx file and the mission name (not important as long as it is not blank)
windows fix is en route...
sorry only can evaluate web or mac :|
The new link is http://dl.dropbox.com/u/4853895/CrunchiesLD20Mk2-All.zip - cant find edit button Oo
Interesting concept.
I personally think that any game with char-by-char reading definitely needs a "skip the typing and show me all at once" unless it's somehow tied to the game dynamic.
Also it seemed to want to crash while waiting for the text to finish, but recovered when I could press space.
The game physics for falling are really strange.
Hi,
It looks like it has the potential to be a cool platformer, the story sounds funny & interesting.
However, I think it could have used more testing on Win, it is very hard to play. . .
(it moves very slowly)
Also , it does not seem to want to let me press two keys in the same time.. I can only jump or move forward..
Hope to see you next LD with a more complete entry.