Bug 22630 - Highscores
Summary: Highscores
Status: RESOLVED FIXED
Alias: None
Product: kpat
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Stephan Kulow
URL:
Keywords:
: 33778 62726 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-03-18 11:48 UTC by Christian Nitschkowski
Modified: 2004-02-20 02:18 UTC (History)
2 users (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 Christian Nitschkowski 2001-03-18 11:41:07 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kpat
Version:           2.0 (using KDE 2.1.0 )
Severity:          wishlist
Installed from:    SuSE
Compiler:          gcc version 2.95.2 19991024 (release)
OS:                Linux
OS/Compiler notes: Linux 2.4.0

Hi!
I would be pleased if you could add a highscorelist in the next version of the game or perhaps something like in "Erics Ultimate Solitaire". There you get a summary of all your played games how many of them you have won and so on...

But kpat is already really great thanks for such a game

(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields OS manually changed)
Comment 1 Lee Hamilton 2001-05-25 02:45:11 UTC
On 18 Mar 2001 cn001@gmx.de wrote:

> I would be pleased if you could add a highscorelist in the next
> version of the game or perhaps something like in "Erics Ultimate
> Solitaire". There you get a summary of all your played games how many
> of them you have won and so on...

  Was just about to submit a wishlist item suggesting the exact same
thing.  Thought I'd follow up this one to show there is at least two
people who would love to see such a feature in kpat (the games summary - I
think even Windows solitaire has this). :)

  Regards
          Lee.

Lee Hamilton.
lee@subvert.net
Comment 2 Stephan Kulow 2002-09-18 18:05:38 UTC
*** Bug 33778 has been marked as a duplicate of this bug. ***
Comment 3 Stephan Kulow 2003-03-14 15:27:02 UTC
still waiting for more votes. 
Comment 4 Stephan Kulow 2003-10-14 12:57:30 UTC
*** Bug 62726 has been marked as a duplicate of this bug. ***
Comment 5 Mathieu Jobin 2004-02-11 05:36:26 UTC
thinking of freecell....

first the game ID, should be shown on the title bar.
then I think we should keep track of every played game.
number of times to quit/fail a game, number of times to did it successfully.
and best time/number of moves.
also, would be usefull, as a comparaison, to shown a "worldwide record" and in howmany move the freecell solver can do it.

so that and we open a game, we can know if we already played it.
we could list game we played, not played or failed, so that we can make them all, one day ... :)
.. and compare our stats.

as cumulative stats, number of win (first try), number of win (not on first try), number of failed.

I would put highscores and stats in about the same wishlist.



Comment 6 Bart Vanhauwaert 2004-02-20 02:18:24 UTC
CVS commit by bvh: 

Add per game statistics (games played/won/longest winning & loosing streak)

CCMAIL: 22630-done@bugs.kde.org


  A            gamestats.ui   1.1
  A            gamestatsimpl.cpp   1.1 [no copyright]
  A            gamestatsimpl.h   1.1 [no copyright]
  M +3 -1      Makefile.am   1.56
  M +40 -0     dealer.cpp   1.71
  M +4 -0      dealer.h   1.40
  M +1 -0      kpatui.rc   1.18
  M +11 -0     pwidget.cpp   1.105
  M +2 -0      pwidget.h   1.36
  M +1 -0      version.h   1.15