FoonLudum Dare ExplorerLD25 → Robot Hunts Kitten

Robot Hunts Kitten

By edric_garran

View on Wayback Machine

CategoryRankScoreCount
Coolness104822

Comments

netgrind 2012-12-17 04:32

Doesn't seem to be doing anything on my machine when I open game.py (64 bit win7)

ripter 2012-12-17 05:32

OSX Lion:

File "game.py", line 3, in <module>
import pygame
File "/Users/****/Desktop/untitled folder/robot_hunts_kitten/pygame/__init__.py", line 95, in <module>
from pygame.base import *
ImportError: dlopen(/Users/****/Desktop/untitled folder/robot_hunts_kitten/pygame/base.so, 2): no suitable image found. Did find:
/Users/****/Desktop/untitled folder/robot_hunts_kitten/pygame/base.so: unknown file type, first eight bytes: 0x7F 0x45 0x4C 0x46 0x02 0x01 0x01 0x00

red-mike 2012-12-17 14:54

Running it on my Win7/64bit machine also didn't work.

puffee 2012-12-17 15:11

Hey the game crashes as soon as I launch it.
Error message here: http://146.255.37.150/puffi/random/robot_hunts_crash

I'm running Xubuntu 12.04 with have pygame 1.9.1

refreshcreations 2012-12-17 22:24

Sadly, I also couldn't run it on Win7, 64 bit, Home Edition.

edric_garran 2012-12-17 22:48

Sorry folks, I should have made a proper distribution for windows (and tested it). As soon as I can get this crap to boot I'll do it.
@Puffi That's a really weird error, since the image really is NOT a windows BMP file. Do you have the dynamic libpng installed? It's so basic, pygame must not even consider it as a dependency...
Some people had trouble running it on 32bit linux, but I can't help them =/

edric_garran 2012-12-17 22:56

Just repacked the linux version using cx_freeze, should be more stand-aloney now.

singpolyma 2012-12-18 16:34

The kittens seem to sort of come out of nowhere and behave erattically. Also, not sure what the win condition is.

loggiant 2012-12-19 01:49

Although evil, killing kittens was necessary for the robot uprising. I'm not sure how I won, but i did. I guess that's what matters anyways.

metadept 2012-12-20 04:24

Too many kittens; robot cannot hunt them all! I like your sprites a lot, and the charge shot mechanic is cool. Sounds would add a lot to this.

h-attila 2012-12-22 00:36

I have no idea what the win condition is, but I won anyway.

blockbrains 2012-12-23 15:53

I love cats!

zenmumbler 2012-12-31 09:44

I Win! ..? Cute setup and sprites. Evil robot overwhelmed by swarm of kittens.

raptor85 2013-01-03 19:58

First off, i LOVE the kitty animation! Didn't seem to have much gameplay going for it though, plus after a moment the kittys spawn out of control. On linux when i ran it it also took over both of my monitors and spanned across multiple desktops, which was very odd.