Ludum Dare #19compo
Into the unknown
Runs with Python and pyGame (http://www.pygame.org/) Should be cross-platform, but I'm interested by feedback if it isn't the case.
Find your way through a dark maze, with only a flashlight to light your way... And be amazed at the buggy lighting system !
Controls are arrow keys to move and jump, and mouse to orient the light.
Find your way through a dark maze, with only a flashlight to light your way... And be amazed at the buggy lighting system !
Controls are arrow keys to move and jump, and mouse to orient the light.
Comments11

Grungi Ankhfire20 Dec 2010, 10:06
Thanks for the comment! :) There was supposed to be an actual story in the game, but as I feared having a class and a family reunion during the weekend ate way too much time.

Grungi Ankhfire20 Dec 2010, 22:52
Well, of course, after a good night's sleep and 20 minutes of thinking, I've got a almost completely working light system... Won't edit my entry, but if you're curious... http://dl.dropbox.com/u/17113774/intotheunknown-0.2.zip

Cosmologicon21 Dec 2010, 06:24
It's got a great atmosphere; the music adds a lot. Many of the jumps are very hard to make since you can't see the player character, and if you miss them you fall all the way down the screen or worse. I explored as much as I could (15 screens), but at one point I kept falling through a wall and ending up in a pit with no escape.

Grungi Ankhfire21 Dec 2010, 06:59
Thanks for trying it! I *think* you aren't completely trapped in any level, but well, sometimes the way out can be pretty hard to see. I'm also aware that the controls/physics need some tweaking, because as you can only guess your jumps, it could be a little more responsive. ^^

stevejohnson22 Dec 2010, 06:03
I'm sorry, but if you won't bother to package this so I can just click on it like every other game, then I won't bother to play or review it.
py2app and py2exe. There are plenty of community members around to help you use them. I don't have a Windows box handy but someone in IRC took care of it.
py2app and py2exe. There are plenty of community members around to help you use them. I don't have a Windows box handy but someone in IRC took care of it.

Grungi Ankhfire22 Dec 2010, 07:12
Found out about those tools yesterday, I was planning on creating proper packages in the next few days (after finding out that you need to run them on their target platform). First time distributing a python program on another platform than Linux, so thanks for the reminder.

Endurion25 Dec 2010, 17:43
Please provide a proper Windows binary so I can properly be amazed :)
xeon0630 Dec 2010, 01:08
Yeah, it would be best if you at least included the dependencies.
jovoc5 Jan 2011, 16:42
Neat idea. I love the "disembodied flashlight" mechanic. It's fun to play and makes good use of the mouse/keyboard together, and I usually don't like 2D mouse-aim mechanics.
It's incomplete, but there's enough here that it already shows potential to make an awesome twist on a platformer, I hope you finish it.
It's incomplete, but there's enough here that it already shows potential to make an awesome twist on a platformer, I hope you finish it.

Grungi Ankhfire10 Jan 2011, 11:56
To everyone, I'm very sorry, but I've been pretty badly ill for the past 12 days or so, and thus didn't have the chance to do as I promised and make easy-to-use binaries. And unfortunately, now I'm at work and tonight I'll be going left and right to address some administrative stuff, so...
And jovoc, thanks for the comment ! I do plan on finishing this, hope it'll turn out well.
And jovoc, thanks for the comment ! I do plan on finishing this, hope it'll turn out well.






Fun to play though, if you fix the lightning systems and add some enemies and deathzones and an actual objective, it could be really good.