PyWeek - Migueh - feedback

Fun Prod Inno Disq N/W Comments
2 2 2

It took me most of a day to track down, build and debug the EFL dependencies. After I managed that, I had to have someone on IRC tell me what I was supposed to do. The numbers at the top misled me into trying to solve them. Once I knew what to do, the game only kept me entertained for a couple of minutes.

Please stick to libraries that have actually been released and are fairly easy to install next time. We aren't all C developers familiar with the intricacies of the other projects you work on.

2 3 2

Looks pretty, but having to dig through the code to work out what the actual game play was meant to be, as it wasn't actually documented, did take take the lustre off the game.

1 3 2

Painful to build the dependencies for. The game mechanics are completely non-obvious, I spent a good 20 minutes working out what the aim of the game was.

1 4 2

The end result was pretty but I'm not sure the pain of installing the Enlightenment libraries was worth it.

1 1 1 yes

3 3 3 yes

It would help if those libraries were installable easily within some major distributions like Ubuntu.

Traceback (most recent call last):
File "./ninestime", line 9, in <module>
from ecore.evas import SoftwareX11
ImportError: No module named ecore.evas

1 1 1 yes

python is crossplatform, efl might be too, but its too difficult to set up for windows (efl python bindings have only *.sh build files for linux, unless I have overlooked something), also pay attention to the (missing) file extensions (like *.py, *.txt) that are needed for windows systems

1 1 1 yes

Sorry I tried to get the libraries installed, but I haven't gotten it to work yet. If I get a chance I'll come back and try it again, but I've got other entries to rate!

1 1 1 yes

Can't make it work

1 1 1 yes

i had an error:
ImportError: no module named ecore.evas

i run it under windows 7, cygwin

1 1 1 yes

$ python ninestime
Traceback (most recent call last):
File "ninestime", line 9, in <module>
from ecore.evas import SoftwareX11
ImportError: No module named ecore.evas

1 1 1 yes

didn't bother to mess with exoteric libraries that does not compile properly on my archlinux amd64.

1 1 1