PyWeek - Wibble - feedback

Fun Prod Inno Disq N/W Comments
1 1 1 yes

Couldn't get Panda to work. I'm on a Mac. Sorry, I was looking forward to trying it!

3 3 3 yes

The screenshot is enticing, but...

In windows the only practical way of installing Panda3D, is using the one binary installer
provided, wich will install a custom python and break other python installations by changing
some system paths and doing other not specified operations.

Reflection: I have python24 and python 26; no problem with this. Why these people (the Panda3D
ones) dont follow this standart model...?

1 3 4

Nice work on he modeling of the area. =)

It's innovative, but it takes o long to get the gameplay. I'm not even sure if it is "gettable".

4 3 4

The gameplay feels a bit slow and the framerate is kind of low, even in the lite version. I have a pretty beefy machine.

I like the idea of the game, and the egg-style characters, which emphasize the gameplay instead of drawing attention to the graphics.

All-in-all quite enjoyable, but I don't see myself playing this again due to the performance issues.

1 1 1 yes

Can't get the game to work

4 3 5

I never win but I still like it. Very nice game introduction.

2 3 3

The kettling mechanic is an interesting idea, but the game did not run far with it. The GI shadows are beautiful!

3 3 3 yes

./run.sh
Traceback (most recent call last):
File "main.py", line 1, in <module>
import direct.directbase.DirectStart
ImportError: No module named direct.directbase.DirectStart

1 1 1 yes

Traceback (most recent call last):<br>
File "C:\Dokumente und Einstellungen\SYSTEM CORE\Desktop\pyweek8\kettling\kettling\main.py", line 1, in <module><br>
import direct.directbase.DirectStart<br>
ImportError: No module named direct.directbase.DirectStart<br>
<br>
<br>
Also: No Readme.txt present, so I don't know if I'm missing any dependencies..?