[Kde-games-devel] Review Request 111705: Testcode for hard AI for KSquares

Albert Astals Cid aacid at kde.org
Wed Oct 16 21:13:00 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/111705/#review41840
-----------------------------------------------------------


Can you rebase the patch now that i've commited the other patch so we can see the differences more easily?

- Albert Astals Cid


On Aug. 28, 2013, 9:30 a.m., Tom Vincent Peters wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/111705/
> -----------------------------------------------------------
> 
> (Updated Aug. 28, 2013, 9:30 a.m.)
> 
> 
> Review request for KDE Games and Matt Williams.
> 
> 
> Repository: ksquares
> 
> 
> Description
> -------
> 
> 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
> 
> 
> Diffs
> -----
> 
>   src/aicontroller.h beaafa8 
>   src/aicontroller.cpp 0bff5e6 
>   src/gameboardscene.cpp 0fa669a 
>   src/ksquaresdemowindow.h 3f3d421 
>   src/ksquaresdemowindow.cpp eea7e5a 
>   src/ksquaresgame.cpp 74a06d3 
>   src/ksquareswindow.cpp 092c795 
>   src/main.cpp 58184b6 
>   src/prefs_ai.ui 9774aed 
> 
> Diff: http://git.reviewboard.kde.org/r/111705/diff/
> 
> 
> Testing
> -------
> 
> 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 
> 
> 
> Thanks,
> 
> Tom Vincent Peters
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20131016/707931f2/attachment.html>


More information about the kde-games-devel mailing list