Bug 155577

Summary: Time based highscores instead of clicks
Product: [Applications] knetwalk Reporter: Matthias Loitsch <kdebugs>
Component: generalAssignee: Fela Winkelmolen <fela.kde>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Matthias Loitsch 2008-01-12 21:47:51 UTC
Version:           1.0 (using KDE KDE 3.5.8)
Installed from:    Ubuntu Packages
OS:                Linux

I would appreciate a Time based highscore list instead of the click highscore list (or in fact both would be a good idea).
After having played knetwalk a while, I never make a mistake when turning a pipe or a computer (as I'm sure most of the players don't). So the only way to get less clicks is luck! A time based highscore list would add a little competition.
Comment 1 Fela Winkelmolen 2008-03-15 15:51:22 UTC
SVN commit 785910 by fela:

* New scoring algorithm (now the score is based on the elapsed time as well as the number of moves)
* The cells now are always of the same size (it wasn't always the case, before).
BUG:153613
BUG:155577



 M  +4 -1      TODO  
 M  +10 -2     src/abstractgrid.cpp  
 M  +4 -1      src/abstractgrid.h  
 M  +58 -51    src/mainwindow.cpp  
 M  +19 -9     src/mainwindow.h  
 M  +2 -1      src/renderer.cpp  
 M  +5 -1      src/view.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=785910