|
![]()
|
.
[Arena opening books] [Game collections] [Other] [Numpty]
Chess For information about these books please see my Arena books page
For information about these games collections please see my Game collections page
Tactix 21 March 2007 My latest noughts & crosses / tic-tac-toe program which I have used as practice for learning key programming techniques and concepts including handling functions and recursion. It plays the game perfectly thanks to the use of the alpha-beta searching algorithm. Documented source code is included also. Linx v0.1a
My version of the well known game of connect 4 written to help develop my understanding of search algorithms. Don't expect fancy graphics - it is a console based game - or perfect play (not much fun for a human player!). However, it has a variety of skill levels ('hard' is quite challenging with perfect endgame play!). The latest version 0.1a runs about 10% faster than the original release (v0.1). The documented source code is included also in case this helps other novice programmers like me! You can see the 'read me' documentation here For use in all gui: Numpty v 0.21pr 9 September 2007
If you want to use Numpty with external books in Chessbase / Arena then please download: Please note - 0.2prg is not suitable for use in winboard. You can find out more about Numpty here |