netgrind 2012-12-17 04:32
Doesn't seem to be doing anything on my machine when I open game.py (64 bit win7)
Foon → Ludum Dare Explorer → LD25 → Robot Hunts Kitten
By edric_garran
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Coolness | 1048 | 22 |
Doesn't seem to be doing anything on my machine when I open game.py (64 bit win7)
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
Running it on my Win7/64bit machine also didn't work.
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
Sadly, I also couldn't run it on Win7, 64 bit, Home Edition.
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 =/
Just repacked the linux version using cx_freeze, should be more stand-aloney now.
The kittens seem to sort of come out of nowhere and behave erattically. Also, not sure what the win condition is.
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.
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.
I have no idea what the win condition is, but I won anyway.
I love cats!
I Win! ..? Cute setup and sprites. Evil robot overwhelmed by swarm of kittens.
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.