FoonLudum Dare ExplorerLD22 → Kitten's Missions

Kitten's Missions

By irl

View on Wayback Machine

CategoryRankScoreCount
Graphics6571.60
Community6781.57
Coolness685
Overall7011.33

Comments

randomasta 2011-12-19 15:28

Installing Python is no big deal, but having no executables for any platform will greatly reduce the number of players, you know

dmurph 2011-12-20 03:00

I would play it if I could.. See if you can upload a version where you dont gotta install anything

youdonotexist 2011-12-20 05:45

I definitely agree with the above comments.

There are tons of games to go through. Without an executable, this will probably be one of the games I go back to once I've reviewed all the others.

khakionion 2011-12-20 07:27

Went to the trouble of installing PyGame for OS X Lion, but then it couldn't find bg3.png and crashed :(

khakionion 2011-12-21 03:54

It's also missing water.png. The third stage isn't playable without those two assets.

devinmoore 2011-12-22 12:59

gotta include an exe of some kind.

seanatr0n 2011-12-23 04:12

I'm not sure how well this works, but it looks like an option?
http://wiki.wxpython.org/CreatingStandaloneExecutables

sonnybone 2011-12-23 08:01

Yup. Source only kills it.

pighead10 2011-12-23 17:47

Do not know how to run this, only have source link

mstrp2ez 2011-12-23 17:47

Couldnt play it, seems cute tough.

summaky 2011-12-23 18:17

Couldn't play; First it says that the bg3.png files is missing, then the water.png. I also found annoying that I can't skip the introduction screen, especially as I had to run it again and again to add the missing assets :-)

lcarens 2011-12-25 12:55

As everyone else said, I can't play it with just the source. I'd recommend creating a stand-alone, and adding the missing files.

bentosmile 2011-12-27 13:57

Same as everyone else, shame not to give them kittens an exe!

robotcaleb 2011-12-30 03:51

Source only doesn't allow me to try your game. Sorry.

jfroco 2012-01-02 03:58

pygame.error: Couldn't open bg3.png...i tried renaming bg2.png... couldn't open water.png... common...

callidus 2012-01-07 14:18

Sorry cant play this :-( installed pygame on ubuntu, it ran but then bombed out on bg3.png as others have reported

lorancou 2012-01-07 14:28

Yeah, so you're not helping a lot to rate your game. I had to install python, then pygame, then I figured the versions were too recent to run this, so I had to install older ones (if anybody wonders, python 2.5.4 + python 1.9.1). Then I had to create dummies for missing images, as other commenters say here.... So I could finally play the game. Meh.

Those two levels are actually quite fun, but of course no way to finish the game due to the missing assets. It's a real shame you didn't package this correctly.