After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 710122 - Slow things down
Slow things down
Status: RESOLVED FIXED
Product: iagno
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: iagno-maint
iagno-maint
Depends on:
Blocks:
 
 
Reported: 2013-10-14 16:57 UTC by Allan Day
Modified: 2013-10-20 15:47 UTC
See Also:
GNOME target: ---
GNOME version: 3.11/3.12


Attachments
Slow down the game (2.61 KB, patch)
2013-10-15 03:16 UTC, Michael Catanzaro
committed Details | Review

Description Allan Day 2013-10-14 16:57:02 UTC
The computer makes its move so fast that it makes me feel stupid and under pressure. Please add a couple of seconds delay before the computer makes its move.

The speed with which the computer makes its move could be made to be dependent on the difficulty level - the more difficult, the quicker the computer plays. This would both match the human player's confidence, and make the computer seem cleverer.
Comment 1 Michael Catanzaro 2013-10-15 03:16:01 UTC
Created attachment 257319 [details] [review]
Slow down the game

Give the player a breather after each move, so he has a chance to think.
Comment 2 Michael Catanzaro 2013-10-15 03:21:56 UTC
Does that feel about right?  I've increased the delay between your move and when the AI begins thinking to for 4s easy, 3s for medium, and 2s for hard.  Hard often takes much longer, though, depending on how many possible moves there are (it thinks at least 4x longer than medium on any given move), so these values could possibly be set better.