FoonLudum Dare ExplorerLD30 → Shadows and Lights

Shadows and Lights

By aucguy

View on Wayback Machine

CategoryRankScoreCount
Coolness198520

Comments

lemmingsurvivor 2014-08-26 15:44

Jumps are too floaty. First level was a bit bland, but the new mechanics after that were neat.

Unfortunate that it ended right when it was getting to the fun part, but puzzles don't exactly write themselves, eh? (Well... unless they're randomly generated puzzles... but that's unrelated.)

Overall, good job!

shadowstryker 2014-08-29 02:57

How are we supposed to run this? All I see is a .zip file with source code and assets.

endurion 2014-08-29 05:13

Please at least make a Windows executable (py2exe should handle this)

frr171 2014-08-29 05:18

Interesting puzzle ideas - found the last two levels to be very challenging. Side note - you should use something like py2exe to package your game so that people can play without running from source.

egor-idiot 2014-08-29 09:25

Didn't realise how to run game =(

dancingmad 2014-08-30 19:32

Can't run the game :(

When typing python.exe src\main.py, i have the following error :

File "src\main.py", line 1, in <module>
import zetric
ImportError: bad magic number in 'zetric': b'\x03\xf3\r\n'

What is the correct command line to launch the game ?

ps: i'm running Python 3.4 on Windows 7.

vividhelix 2014-09-01 00:53

Couldn't run game...

thecolorhacker 2014-09-03 19:47

Don't know how to run it. Can you help?

dvanderaart 2014-09-03 20:11

Latest version of Python and Pygame on Windows 7 but it doesn't run. Sorry

darkcart 2014-09-08 22:33

Interesting... looks like someone looking at 2 monitors through 3D glasses..