PyWeek - Who slides wins! - feedback

Fun Prod Inno Disq N/W Comments
3 3 3

the notes say that the game has the ability to automatically download pictures, and play puzzles larger than 3x3, but these aren't readily apparent just running the game. the other problem is that it doesn't wait for keyup events, so it's too easy for it to see two consecutive keystrokes when the key was only pressed once, adding moves to your solution and causing you to lose the game.

1 1 1 yes

File "run_game.py", line 4, in <module>
main.main()
File "/home/lucio/Desktop/pyweek/v4victory/who-slides-wins-0.5/gamelib/main.py", line 129, in main
text = font.render("Who Slides Wins!",0,FONTCOLOR)
pygame.error: SDL_ttf render failed

3 3 2

Didn't even check if I had the puzzle correct! :D Trying music is great since many forget it but this one was a bit headache-inducing. :P

1 1 1 yes

$ python run_game.py
Traceback (most recent call last):
File "run_game.py", line 4, in <module>
main.main()
File "/tmp/who-slides-wins-0.5/gamelib/main.py", line 129, in main
text = font.render("Who Slides Wins!",0,FONTCOLOR)
pygame.error: SDL_ttf render failed

2 3 1

I think my biggest complaint with this game is that a lot of times there's just no way to win from the beginning (in a lot of cases the computer does the minimum number of moves necessary). In terms of idea, a 3x3 sliding game simply isn't very interesting and the way it's shuffled it's a bit too easy (at least to make the minimum number of moves). Also, the relation with the theme is very vague, it's just a picture of string, there's no relation to length. It's nice that it feels complete and even polished, but there simply wasn't much for me to enjoy in this game. The interface is nice, though.

2 2 1

<p>Not very interesting use of theme; but congratulations on finishing the game...

1 1 1 yes

I get the signal error using the "final" entry, so I have to give this "Did not Work". Tried the windows version posted later, which did work, and was OK for a sliding puzzle.

3 3 4

Cool game! It's a neat concept, and it's cool that you were able to get some reasonably reliable puzzle-solving AI implemented in a week. Puzzle games are always a hard sell, particularly if there isn't some sort of action element involved to keep people engaged and from being frustrated. Neat extension of an old concept though, and good job with the smoothly sliding blocks -- that looked quite good.

2 3 2

The N-puzzle is kind of old... I guess it's not tic-tac-toe, at least.

2 3 3

When the first times. The game is very good. Keep going.

1 3 2

Changing the music when the computer does its turn is a nice touch :)

3 4 4

I figure the computer will always win, which lessens some of the fun :)

2 3 2

Nice wool picture!

2 4 2

Pros: The game looks complete and polished. Cons: The game idea is too worn, need some new spin
to atract. In windows at least, the human player dont see any cue about wich tile will move when
him/her press the key.

2 2 2

Tenuous connection to topic eh? The controls need work as it will make two pieces move - since
you count moves players would feel this unfair.

2 3 2

I'm not sure if I understood this game. the puzzle only required two or four moves to solve and I couldn't find any way of making it give me a harder puzzle. If it was harder I'd enjoy it a lot more.

1 1 1 yes

Problem with signal...

1 1 1 yes

Crashed for me. Problem with signal?

2 2 1

-

2 3 2

I didn't find this to be all that fun - but then again I don't enjoy these types of puzzles. (My personal method of picking directions at random doesn't give me much of a chance of beating the computer...)

Also... slight bug - I can win without solving the puzzle :P

1 3 1

The theme is very tacked on to the game.

2 3 3

Don't be discouraged by my rating, the game could be a lot of fun if you added some other pictures and put in some kind of menu to easily set puzzle size and shuffling degree (if that's possible).

2 2 3

Couldn't figure out how to play again without restarting the game. Very difficult. It took me 19 moves, it took the computer 2 moves. I guess I'm dumb. Play was smooth, though an all keyboard interface would have been nice.

1 2 1

I have nothing to say.

2 2 1 yes

Uhh, how does this comply with the theme? I solved the puzzle and it didn't give me any result.

2 2 1

Simple.