SoundGoddess / OpenSolitaire

Classic Solitaire Game for MonoGame
http://ruge.metasmug.com/games.php
Other
26 stars 3 forks source link

user feedback #24

Open SoundGoddess opened 8 years ago

SoundGoddess commented 8 years ago

The game starts up fine, works and is fun.

But there is a logical bug. I can place any card of the same color on the upper placement, you don't check if it's the right card. For example, when I place the ace of spades, I can place any other spade card on it, not only the 2, 3, 4 and so on. The only check you do is if it's the same color. I've done a record of it: http://webmshare.com/play/Pqy50

Some other things I miss or could be improved:

When I maximize the window, it only resizes everything. Would be great if it also resizes the board, so you can see more.

Cards don't place it self on the top side, when you double click on it. That would be very great if you can implement that.

There is no way to get a step back.

There is no finish of the game when you placed all cards on top.

The snap area is a little bit to small. At the moment cards need to be placed very exact on each other to snap.

SoundGoddess commented 8 years ago

Hullo! I did not examine your code, but I downloaded and dicked-about with the game. Overall: it's a sturdy little game! You got a solid foundation for logic and UI options as your first project. (My experience sounds to be on a peer-level with you)

My feedback: http://imgur.com/a/dGwty

I'm not going to comment on art polish since that's not your focus.

Two thumbs up!

SoundGoddess commented 8 years ago

issue #22 closed issue #23 closed