Robot Hunts Kitten by edric_garran

[raw]
made by edric_garran for LD25 (COMPO)
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.

Feedback

netgrind
17. Dec 2012 · 04:27 UTC
Doesn't seem to be doing anything on my machine when I open game.py (64 bit win7)
ripter
17. Dec 2012 · 05:27 UTC
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
17. Dec 2012 · 14:49 UTC
Running it on my Win7/64bit machine also didn't work.
Puffi
17. Dec 2012 · 15:06 UTC
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
17. Dec 2012 · 22:19 UTC
Sadly, I also couldn't run it on Win7, 64 bit, Home Edition.
🎤 edric_garran
17. Dec 2012 · 22:43 UTC
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
17. Dec 2012 · 22:51 UTC
Just repacked the linux version using cx_freeze, should be more stand-aloney now.
singpolyma
18. Dec 2012 · 16:29 UTC
The kittens seem to sort of come out of nowhere and behave erattically. Also, not sure what the win condition is.
LogGiant
19. Dec 2012 · 01:44 UTC
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
20. Dec 2012 · 04:19 UTC
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
22. Dec 2012 · 00:31 UTC
I have no idea what the win condition is, but I won anyway.
BlockBrains
23. Dec 2012 · 15:48 UTC
I love cats!
zenmumbler
31. Dec 2012 · 09:39 UTC
I Win! ..? Cute setup and sprites. Evil robot overwhelmed by swarm of kittens.
Raptor85
03. Jan 2013 · 19:53 UTC
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.