FoonLudum Dare ExplorerLD20 → Danger at US Robotics

Danger at US Robotics

By rgbdreamer

View on Wayback Machine

CategoryRankScoreCount
Innovation2172.4010
Fun1812.5010
Theme823.1010
Graphics2512.0911
Audio1442.4010
Humor1932.119
Overall1892.6010
Community2841.449
Coolness1424

Comments

rgbdreamer 2011-05-05 10:34

I should mention that this was made using The GIMP, sfxr, and audacity as well as pygame and Python.

the-jack 2011-05-05 15:38

I appear to lack a python26.dll.. :(

rikkard 2011-05-07 03:55

Unable to play as well :(

rgbdreamer 2011-05-08 07:58

This one includes python26.dll. You may have to move the .dll to ...\windows\System32 .
https://docs.google.com/leaf?id=0B6REplkbVsZ0MDdlOTUyNzMtNmRjMi00NzM5LWE3OTgtNWEzMDlmYTgwOWNk&hl=en

yrael 2011-05-08 08:13

A good entry for LD. A pity you didn't have time to implement the sort of laser charging at the end.

mwest 2011-05-14 18:44

Nice entry overall, you managed to get lots of stuff in there and good adherence to the theme - keep up the good work!

Even it it is a bit unpolished: it wasn't really clear where I should go to and in the beginning I fell off landed on a platform and found an engineer then saw another one above me and couldn't get back up so I had to restart, then later I couldn't see where to go so I tried jumping off again - to my sudden doom 1 floor down... a bit more linear level design may actually be a good idea for this type of game, like needing a gift from an engineer to progress to a next area.

acodegerm 2011-05-16 02:01

Can't run the exe : /

john 2011-05-19 17:15

Nice game if a bit unpolished

telluse 2011-05-20 21:49

Tried running the game both with game.exe (complains of a missing 2.6 dll, I run 2.7) as well as through the command line where it complains about bad magic numbers (both in your pygame source and my own).

Any last-minute suggestions?