Grinched

by evdude
Coolness★★★★★★★★★★14%
Play as the grinch who stole Christmas. Steal presents, avoid who children, etc..
Requires Python+pyglet

Comments12

dray19 Dec 2012, 16:16
I didn't played your game, because i can't. I'm not a programmer and don't have those tools to play your game and with 1000+ game, i'll not install them. You don't have a way to make an exe or anything? I think that's not a problem to make it after if you don't touch the game only offer way to play it, tell me if you do it, i'll be happy to test it :)
kevincorrigan20 Dec 2012, 05:51
You should try to find a way to compile this, so people will play. I tried, but without success. Sorry.
Deykoweec
Deykoweec20 Dec 2012, 07:36
I am unable to get your game working:

[deykoweec@deykobook donspaulding-thegame-1d22451b1e97]$ python2 run_game.py

Traceback (most recent call last):
File "run_game.py", line 1, in <module>
from lib import main
File "/home/deykoweec/Competitons/LudumDare/games/donspaulding-thegame-1d22451b1e97/lib/main.py", line 5, in <module>
from . import actors
File "/home/deykoweec/Competitons/LudumDare/games/donspaulding-thegame-1d22451b1e97/lib/actors/__init__.py", line 1, in <module>
from .grinch import Grinch
File "/home/deykoweec/Competitons/LudumDare/games/donspaulding-thegame-1d22451b1e97/lib/actors/grinch.py", line 2, in <module>
from .items import StealableItem, UseableItem
File "/home/deykoweec/Competitons/LudumDare/games/donspaulding-thegame-1d22451b1e97/lib/actors/items.py", line 4
def __init__(self, name, *args, weight=10, kwargs):
^
SyntaxError: invalid syntax

If i tried with python3 it just complained ImportError: cannot import name main
NiceAlexanderAS20 Dec 2012, 14:48
I can play it but i can see that the idea is nice and the graphics look nice too :D nice work!
naufr4g021 Dec 2012, 20:28
I can't play the game, cause PyGlet won't install (setup said "you need Python 2.4 or above". I have 2.7.3 installed!)
Mista Koo23 Dec 2012, 16:30
Can't play it, couldn't install pyglet (same error as naufr4g0).
sclark39
sclark3923 Dec 2012, 17:54
Can't play, don't have python.
ConflictiveLabs
ConflictiveLabs23 Dec 2012, 19:49
I won't play the game, because there are a lot of other games that have already an execeutable or, even better are web based
Maple
Maple27 Dec 2012, 03:29
This is still on the first page? Throw us a compiled version so we can play. :)
haxpor
haxpor30 Dec 2012, 08:10
Sorry, I don't have much time to actually download the source and brew it to play. If there's ready build to be played right away would be nice and save time for others as well.
EatenAlive3
EatenAlive38 Jan 2013, 00:32
It looks nice, I wish I could play your game :(
Found a bug?
Tell us on Discord