PyWeek - Lazy Susan - feedback

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

couldn't get pyglet to work..

2 4 4

The game seems polished (although it runs a bit slowly...) Didn't get much fun out of it, perhaps it takes time to understand the mechanics of the game

1 1 1 yes

C:\Documents and Settings\xeeme\Desktop\pyweek\5\gamebyalex\lazy_susan-1>c:\Pyth
on24\python run_game.py
Traceback (most recent call last):
File "run_game.py", line 16, in ?
game.main()
File "C:\Documents and Settings\xeeme\Desktop\pyweek\5\gamebyalex\lazy_susan-1
\lib\game.py", line 761, in main
w = GameWindow(config=config, resizable=True, caption='Lazy Susan')
File "C:\Documents and Settings\xeeme\Desktop\pyweek\5\gamebyalex\lazy_susan-1
\lib\game.py", line 39, in __init__
super(GameWindow, self).__init__(*args, **kwargs)
File "c:\Python24\lib\site-packages\pyglet\window\win32\__init__.py", line 389
, in __init__
super(Win32Window, self).__init__(*args, **kwargs)
File "C:\Python24\Lib\site-packages\pyglet\window\__init__.py", line 579, in _
_init__
config = screen.get_best_config(config)
File "C:\Python24\Lib\site-packages\pyglet\window\__init__.py", line 308, in g
et_best_config
configs = self.get_matching_configs(template)
File "c:\Python24\lib\site-packages\pyglet\window\win32\__init__.py", line 140
, in get_matching_configs
dummy_window = Win32Window(visible=False, context=context)
File "c:\Python24\lib\site-packages\pyglet\window\win32\__init__.py", line 389
, in __init__
super(Win32Window, self).__init__(*args, **kwargs)
File "C:\Python24\Lib\site-packages\pyglet\window\__init__.py", line 608, in _
_init__
self._create()
File "c:\Python24\lib\site-packages\pyglet\window\win32\__init__.py", line 451
, in _create
_check()
File "c:\Python24\lib\site-packages\pyglet\window\win32\__init__.py", line 110
9, in _check
raise Win32Exception(msg.value)
pyglet.window.win32.Win32Exception: The handle is invalid.

4 4 5

Very nice board game. But hard, even the easy computer feels very hard to beat. And the menu is very nice integrated with the rest of the game, very intuitive. The only thing I miss is sound and music, but definitely one of my favorite games!

4 4 4

Pretty, although needs sound. Great game though.

1 1 1

External utilities that are not in a standar repository or EGG should come in the game distribution...

3 4 4

Not really my cup of tea, but seems like a pretty polished design.

3 4 5

Interesting game. Very original.

3 3 4

Extremely good graphics, learning pyglet is on my ToDo since I've seen this game and how it does 3d without making the game slow. A nice idea, and uses the theme of the competition. I didn't understand the menu or the tutorial at first, I had to go back to the readme (after skimming over the readme the first time and saying 'goodie, it has in-game instructions!'). I didn't even understand I was in the menu at first, I thought I had passed level one :P

3 4 4

Interesting idea, very original. Interface was a little confusing at first, but nice once I understood.

4 4 5

This is one of my favorite games in this pyweek. Nice graphics. Nice gameplay. Interesting concept. Simple and fun. The only things missing are sounds and music. The game has some graphics, I don't know if this is because the alpha version of pyglet.

3 5 5

Interesting idea for a strategy game. It seems like it could really be something the folks at Hasbro might come up with--spinner and all. Well done technically, and nice job getting a decent AI of varying difficulty in there in a week, (though it would get into endless loops). It seems like the game is conducive to ties, though.

4 5 4

An interesting game, and very nicely implemented!

4 2 4

Very pretty game, nice to see turn-based strategy entries.

3 4 4

Nicely done. I love boardgames, though I'm more for german board games than these types.

1 1 1 yes

takes ages to load menu screen, and other ages to load game, when it is so slow it is not really playable
(pentium m 2ghz, radeon x700, ubuntu linux)

5 5 5

You made a freakin board game.

4 4 5

Excellent. Smooth and pretty graphics, simple but original idea. Fun to play.

4 3 4

Good graphics.

4 5 5

Excellent! Thanks!

1 1 1 yes

I cannot play this game:

Traceback (most recent call last):
File "run_game.py", line 15, in <module>
import game
File "/home/ceportela/Desktop/pyweek/lazy_susan-1/lib/game.py", line 12, in <module>
from pyglet.gl import *
ImportError: No module named pyglet.gl

3 4 5

Neat board game. Some sound would really finish off the feel.

It would be more convenient to just include the pyglet folder in the download so it would just work like *most* of the other entries.

2 5 4

Wow this is one of the most pretty games here... Nice one, although I didn't get the idea :(

3 3 5

Is this your second or third game without sound? Pyglet needs sound urgently! :-)

3 3 4

very original puzzle

4 4 3

I'm not really into such games, but yours is quite polished and nice to look at. Some music and sound effects would be good, though.

4 4 5

Nice idea - really like it - Production is also very cool, some sounds and maybe music would also
have been a fine addition :)

3 4 4

Very difficult to understand if you do not read the readme.txt :D

Well it's interesting, but incredible difficult to win..
The computer always wins about two steps before I would win.

could use some sound & music