Bug 167592 - request that pieces moves are counted only when a piece stops moving; and extra moves are ignored
Summary: request that pieces moves are counted only when a piece stops moving; and ext...
Status: ASSIGNED
Alias: None
Product: knetwalk
Classification: Applications
Component: general (show other bugs)
Version: 2.0.0
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Fela Winkelmolen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-28 14:42 UTC by Jon Rose
Modified: 2011-05-02 22:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Rose 2008-07-28 14:42:02 UTC
Version:           2.0.0 (using KDE 4.0.5)
Installed from:    Ubuntu Packages

If a player is moving a piece and accidentally moves it one more than he intended and immediately moved it back those extra moves should not count.  This is a mental game, and the player had the correct idea in his head on how the piece should be placed; It just took him a bit longer to place it.  

Likewise if a p[ayer moved a piece the "long way"  (3 moves instead of 1 move) it should only count as one move since the player had the correct idea of how the piece should be placed.  This also makes the game more accessible for users that have only one mouse button (mac users).

Obviously if a user moves a piece, stops moving it, and goes back and moves it, those are separate moves.
Comment 1 Fela Winkelmolen 2008-07-28 22:48:17 UTC
I agree with your first point. However it seems some people like the fact that you have to rotate in the "correct" direction. But I have to say that doesn't make too much sense to me and I understand your point.

To fix the fact that some people don't have two mouse buttons it should be enough to be able to use the keyboard even when in mouse mode (currently that isn't the case, but I plan to change that).
Comment 2 Simon Reed 2011-05-02 22:38:04 UTC
How about an additional skill level: 'Perfect' which is the Very Hard level as it is now, but the Very Hard level becomes the forgiving version as requested above?