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