Bug 155577 - Time based highscores instead of clicks
Summary: Time based highscores instead of clicks
Status: RESOLVED FIXED
Alias: None
Product: knetwalk
Classification: Applications
Component: general (show other bugs)
Version: 1.0
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Fela Winkelmolen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-12 21:47 UTC by Matthias Loitsch
Modified: 2008-03-15 15:51 UTC (History)
0 users

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 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