Revision 695576

Go back to digest for 5th August 2007

Bug Fixes in Games

Dmitry Suzdalev committed changes in /trunk/KDE/kdegames/kmines/minefielditem.cpp:

Exclude the need for random guessing on the game start.
I.e. ensure that the first clicked cell will always be an empty one.

I got convinced after I implemented this feature and tried it :-)
Having this feature just lets the player to, well, play, instead of starting a dozen of new games until she finds the one where he didn't explode after a few first clicks.

Thanks, ossi :)

File Changes

Modified 1 files
  • /trunk/KDE/kdegames/kmines/minefielditem.cpp
1 files changed in total