Revision 1235790

Go back to digest for 12th June 2011

Features in Games

Wolfgang Rohdewald committed changes in /trunk/KDE/kdegames/kajongg/src:

improve framework for testing AI variants

this is not a bug fix, but no normal user will execute this code so
it should be safe to add. This is only of interest for somebody
wanting to improve the robot player artificial intelligence.

In demo mode, the csv records for game results now have a new first
field holding the AI variant used for the human player.
Adapted kajonggtest.py and made it more tolerant against missing
single games

File Changes

Modified 4 files
  • /trunk/KDE/kdegames/kajongg/src
  •   /common.py
  •   /humanclient.py
  •   /kajongg.py
  •   /kajonggtest.py
4 files changed in total