<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://git.reviewboard.kde.org/r/111705/">http://git.reviewboard.kde.org/r/111705/</a>
     </td>
    </tr>
   </table>
   <br />



<table bgcolor="#e0e0e0" width="100%" cellpadding="8" style="border: 1px gray solid;">
 <tr>
  <td>
   <h1 style="margin-right: 0.2em; padding: 0; font-size: 10pt;">This change has been discarded.</h1>
  </td>
 </tr>
</table>
<br />


<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for KDE Games and Matt Williams.</div>
<div>By Tom Vincent Peters.</div>


<p style="color: grey;"><i>Updated Oct. 20, 2013, 8:09 p.m.</i></p>









<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
ksquares
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">This is meant to test the strength of AI-levels in KSquares.
Hard AI code: https://git.reviewboard.kde.org/r/111662/

This is not supposed to be comitted, it's just for testing purposes.

Use by calling KSquares from command line in demo mode 'ksquares --demo'. It will run 400 games and print out statistics.

Changes:
- changed demo mode to two player mode
- speed up of demo mode
- most debug messages commented out
- overall game score for statistics</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">ksquares(5704) KSquaresGame::KSquaresGame: Constructing Game
ksquares(5704) KSquaresDemoWindow::gameOver: Easy : Medium score: 0 : 100
ksquares(5704) KSquaresDemoWindow::gameOver: Medium : Easy score: 100 : 0
ksquares(5704) KSquaresDemoWindow::gameOver: Hard : Medium score: 100 : 0
ksquares(5704) KSquaresDemoWindow::gameOver: Medium : Hard score: 0 : 100
ksquares(5704): Test finished 

ksquares(6483) KSquaresGame::KSquaresGame: Constructing Game
ksquares(6483) KSquaresDemoWindow::gameOver: Easy : Medium score: 0 : 100
ksquares(6483) KSquaresDemoWindow::gameOver: Medium : Easy score: 96 : 4
ksquares(6483) KSquaresDemoWindow::gameOver: Hard : Medium score: 100 : 0
ksquares(6483) KSquaresDemoWindow::gameOver: Medium : Hard score: 0 : 100
ksquares(6483): Test finished</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>src/aicontroller.h <span style="color: grey">(bc2a9d7)</span></li>

 <li>src/aicontroller.cpp <span style="color: grey">(7ff3d22)</span></li>

 <li>src/gameboardscene.cpp <span style="color: grey">(0fa669a)</span></li>

 <li>src/ksquaresdemowindow.h <span style="color: grey">(3f3d421)</span></li>

 <li>src/ksquaresdemowindow.cpp <span style="color: grey">(eea7e5a)</span></li>

 <li>src/ksquaresgame.cpp <span style="color: grey">(74a06d3)</span></li>

 <li>src/ksquareswindow.cpp <span style="color: grey">(a71a2ea)</span></li>

</ul>

<p><a href="http://git.reviewboard.kde.org/r/111705/diff/" style="margin-left: 3em;">View Diff</a></p>







  </td>
 </tr>
</table>




  </div>
 </body>
</html>