PyWeek - Vandal Parts - feedback
| Fun |
Prod |
Inno |
Disq |
N/W |
Comments |
| 3 |
3 |
3 |
|
|
interesting. |
| 3 |
3 |
3 |
|
yes |
Couldn't get this to work properly, sorry--even after I fixed all the problems with all the .pyc files and faked imports, clicking on robots in the main game didn't do anything. |
| 1 |
1 |
1 |
|
yes |
Sorry, running out of time, can't spend time patching games any more. |
| 1 |
1 |
1 |
|
|
Didn't work:
Traceback (most recent call last):
File "run_game.py", line 18, in
import main
File "/home/facundo/juegos/pyweek/VandalParts-v1.0/lib/main.py", line 8, in
import game
File "/home/facundo/juegos/pyweek/VandalParts-v1.0/lib/game.py", line 11, in
import map
ImportError: Bad magic number in /home/facundo/juegos/pyweek/VandalParts-v1.0/lib/map.pyc
|
| 1 |
2 |
2 |
|
|
Needs to be done |
| 1 |
1 |
1 |
|
yes |
Didn't run for me.
C:\Documents and Settings\Keeyai\development\VandalParts-v1.0>run_game.py
Traceback (most recent call last):
File "C:\Documents and Settings\Keeyai\development\VandalParts-v1.0\run_game.p
y", line 18, in
import main
File "C:\Documents and Settings\Keeyai\development\VandalParts-v1.0\lib\main.p
y", line 8, in
import game
File "C:\Documents and Settings\Keeyai\development\VandalParts-v1.0\lib\game.p
y", line 10, in
import levels
File "C:\Documents and Settings\Keeyai\development\VandalParts-v1.0\lib\levels
.py", line 3, in
import blocks,resource
ImportError: No module named resource
C:\Documents and Settings\Keeyai\development\VandalParts-v1.0> |
| 1 |
1 |
1 |
|
yes |
Wasn't able to get past the "no module named resource" problem, even after following the recommended steps. |
| 1 |
2 |
3 |
|
|
ok |
| 2 |
3 |
3 |
|
|
Innovation could be higher, but there were too many robot programming games this pw. It gets slower along time, and couldn't really grab the fun at this. Also, the UI is a bit uncomfortable |
| 2 |
2 |
3 |
|
|
Runs extremely slow on my system. Makes it very difficult to tell what's going on. |
| 1 |
3 |
1 |
|
yes |
The game don´t work. But i dont know why! |
| 1 |
3 |
1 |
|
yes |
The game don´t work, but i don´t know why! I am a graphic artist. |
| 1 |
1 |
1 |
|
yes |
Traceback (most recent call last):
File "run_game.py", line 18, in
import main
File "C:\Users\saluk\Downloads\pyweek6games\VandalParts-v1.0\lib\main.py", line 8, in
import game
File "C:\Users\saluk\Downloads\pyweek6games\VandalParts-v1.0\lib\game.py", line 5, in
from OpenGL.GL import *
File "c:\python25\lib\site-packages\OpenGL\GL\__init__.py", line 2, in
from OpenGL.raw.GL import *
File "c:\python25\lib\site-packages\OpenGL\raw\GL\__init__.py", line 6, in
from OpenGL.raw.GL.constants import *
File "C:\Python25\Lib\site-packages\OpenGL\raw\GL\constants.py", line 7, in
from OpenGL import platform, arrays
File "c:\python25\lib\site-packages\OpenGL\platform\__init__.py", line 59, in
_load()
File "c:\python25\lib\site-packages\OpenGL\platform\__init__.py", line 55, in _load
sys.platform, os.name,
RuntimeError: Unable to find an implementation for the 'win32' ('nt') platform |
| 1 |
1 |
1 |
|
yes |
DNW, sorry.. |
|