Hello,<br>
<br>
I saw that KSquares was missing a hard AI, so I wrote one. While doing this I also made some other changes:<br>
- Per player AI difficulty setting<br>
- New ComboBoxes for AI difficulty of each player in the new game dialog<br>
- Moved AI Settings from normal game to demo mode<br>
- Player count parameter in the demo mode<br>
- Added internal indices as tooltips to all lines for easy debugging (commented out)<br>
<br>
<a href="http://tom.vincent-peters.de/stuff/ksquares.diff">http://tom.vincent-peters.de/stuff/ksquares.diff</a><br>
<br>
When testing my code the hard AI won 100 games in a row against the medium AI. Nevertheless there are strategies to beat my AI. <br>
I never changed KDE Settings stuff before so I hope I didn't mess it up.<br>
What do you guys think about it? <br>
<br>
Best regards,<br>
Tom Vincent Peters