Robot Hunts Kitten

Coolness★★★★★★★★★★22%
Didn't have time to add sounds =/

I hope it works out of the box on windows as well,
only tested on linux.

* EDIT *

Now the packages are stand-alone
Just run game.exe on windows, or run.sh on linux.

If on any other system, you will need python 2.7 and pygame installed.

Comments14

netgrind
netgrind17 Dec 2012, 04:32
Doesn't seem to be doing anything on my machine when I open game.py (64 bit win7)
ripter17 Dec 2012, 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
Red Mike17 Dec 2012, 14:54
Running it on my Win7/64bit machine also didn't work.
refreshcreations17 Dec 2012, 22:24
Sadly, I also couldn't run it on Win7, 64 bit, Home Edition.
edric_garranauthor17 Dec 2012, 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_garranauthor17 Dec 2012, 22:56
Just repacked the linux version using cx_freeze, should be more stand-aloney now.
singpolyma
singpolyma18 Dec 2012, 16:34
The kittens seem to sort of come out of nowhere and behave erattically. Also, not sure what the win condition is.
LogGiant19 Dec 2012, 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
metadept20 Dec 2012, 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
h.attila22 Dec 2012, 00:36
I have no idea what the win condition is, but I won anyway.
zenmumbler
zenmumbler31 Dec 2012, 09:44
I Win! ..? Cute setup and sprites. Evil robot overwhelmed by swarm of kittens.
Raptor853 Jan 2013, 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.

Other games by @edric_garran

Found a bug?
Tell us on Discord