FoonLudum Dare ExplorerLD22 → Lonely Planet

Lonely Planet

By nddrylliog

View on Wayback Machine

CategoryRankScoreCount
Innovation223.25
Humor512.30
Graphics533.25
Community603.38
Fun752.42
Overall772.67
Mood972.00
Audio1411.00
Theme1461.82
Coolness53322

Comments

nddrylliog 2011-12-20 03:37

Video of full gameplay available here: http://www.youtube.com/watch?v=66pzi33pzfU

whilefun 2011-12-20 22:41

Linux only? :(

nddrylliog 2011-12-20 23:19

@whilefun Working really hard on a Win32+OSX port :) Come back in a few!

nddrylliog 2011-12-21 01:34

@whilefun Windows build is out!

the-jack 2011-12-21 02:41

Very nice on the visual side. With some sound and level design this could be very good indeed.

nddrylliog 2011-12-21 22:46

Mac version has been updated with a full .app, should work on everyone's system, thank @_romac!

whilefun 2011-12-22 01:07

Score!

Super neat concept, and interesting graphical style :) I played for a bit but kept clipping out of the level and dying on the "first real mission, don't disappoint". Fun though!

nddrylliog 2011-12-22 05:21

Aww, sorry to hear that whilefun :( I wish I had more time to tune the ghost collision tiles on the levels but I swear most of them was like "OMG DEADLINE AHEAD" and I just had to rush through them as my artists were giving them to me.

I swear it's possible to play through all levels and win tho :) Several friends of mine did. Thanks for the review!

urfoex 2011-12-22 16:41

$ ./alone
./alone: error while loading shared libraries: librsvg-2.so.2: cannot open shared object file: No such file or directory

But I have librsvg2-2 installed.

"alone" seems to need a 32Bit version.

Could you please also provide a 64Bit of "alone"?
(Just to lazy to compile by myself :D)


+1 for having a Linux build.

nddrylliog 2011-12-22 19:15

Urfoex: oh right, the first build was 64-bit, and then I built a 32-bit one, and forgot to add alone64 there ;) Will do tonight.

nddrylliog 2011-12-22 20:07

Urfoex: just changed the Linux link to point to alone-0.4.2-linux-universal.tar.bz2, which contains an 'alone64' executable. I've built it on my VPS so haven't tested it, can you report back if it works? Thanks!

philhassey 2011-12-23 03:03

Didn't work on my OS X.

caranha 2011-12-23 04:38

Sorry for the delay, I didn't check twitter until now! >.<

I think you have a collection of good ideas in this game: Attracting enemies to traps/player becomes invisible when idle/the general idea of a hungry planet.

I found a few quirks in the game though:
1- in many places, it was possible to glitch through the walls of the levels and fall into "crazyworld"
2- It was a bit hard to tell when you could and when you couldn't go through the green vents.
3- The collision detection is still a bit wonky, it was really hard to navigate the platforms even in the first "true" level.

Add some sounds, animations and balancing, and you will have a great game based on these ideas you have!

ziomorti 2011-12-24 23:14

Hmmm.. I had to play the game twice to make up my mind about it. The overall idea is nice and the mission system kind of works. But I think that since you have really nice sprites there, having animations and sfx could have really made this game "something else" (but it already shines from other generic platformers). Still, nice work for me.

nddrylliog 2011-12-25 01:44

@philhassey The current OSX builds requires you to 'brew install cairo sdl' first. Sorry about that! We've been trying to get a universal version working but without luck so far.

@caranha No problem, thanks a lot for testing! Indeed, collision detection is way glitchy. If you look at the level editor videos, you'll find out pretty quickly why :) (Invisible rectangular platforms). That's one of the thing I had to rush through to get a full game working in 72h. Hopefully better next time! As for 2- it's fun that you tried! I'm pretty sure you're not supposed to go through any of these, but the fact that you tried makes me think that it's an interesting gameplay idea :)

@zlomorti Thanks a lot for testing! I also wish we had time for animation, SFX and music. As it turns out, doing an LD entry in ooc meant testing a whole new software stack I have been creating myself (as opposed to going for Flash/Unity3D/GameMaker/whatever) and that meant less time to spend on the actual game. A decision I do not regret, since I'll have more time to prepare the tech for the next Ludum Dare, now that I know it's possible :) Thanks for the review!

pighead10 2011-12-30 14:48

A few gameplay tweaks could have made it more interesting, but I liked it

sonnybone 2012-01-04 13:01

The collision is very spotty.. and I fell through the floor several times. The graphics are nice, but the lack of animation and the 'cutout' feel of everything really holds it back.

j 2012-01-06 13:48

$ ./alone64
[Fri Jan 6 13:46:34 2012] [INFO] [Input] Input system initialized
[Fri Jan 6 13:46:34 2012] [DEBUG] [Sprite] Loaded svg asset assets/svg/health.svg (size 23x23)
[Fri Jan 6 13:46:34 2012] [DEBUG] [Sprite] Loaded svg asset assets/svg/score.svg (size 23x23)
[Fri Jan 6 13:46:34 2012] [DEBUG] [Sprite] Loaded svg asset assets/svg/bloodScreen.svg (size 1920x1080)
[Fri Jan 6 13:46:34 2012] [DEBUG] [Sprite] Loaded svg asset assets/svg/kitten_wShadow.svg (size 784x636)
[Fri Jan 6 13:46:34 2012] [DEBUG] [Sprite] Loaded png asset assets/png/titleScreenBg.png (1920x1080)
[Fri Jan 6 13:46:34 2012] [DEBUG] [LevelLoader] Loading json assets/levels/tutorial1.json!
[LexingError]: Unknown token:
[backtrace]
./alone64[0x428057]
./alone64[0x428471]
./alone64[0x4283bf]
./alone64[0x428502]
./alone64[0x43e2a7]
./alone64[0x43d0ca]
./alone64[0x43d41a]
./alone64[0x43c51d]
./alone64[0x43d505]
./alone64[0x43e75b]
./alone64[0x43be37]
./alone64[0x411f90]
./alone64[0x412b2b]
./alone64[0x411bf5]
./alone64[0x411c64]
./alone64[0x411b04]
./alone64[0x411cc9]
./alone64[0x404266]
/lib/libc.so.6(__libc_start_main+0xed)[0x7fb690e9f38d]
./alone64[0x403f39]
Aborted

...I started compiling 32-bit libraries to try the 32-bit version, but it got really crazy and I ended up at lib32-avahi, which wouldn't install because of some conflict (with my 64-bit Avahi, I guess) and I gave up.

summaky 2012-01-07 17:57

Very nice graphics! The theme is somewhat lacking for me, though; have a "lonely" in the title or name of the planet is not enough in my book. Sorry.