# HG changeset patch
# User Christian Urban
+ Literature: + There is a web-page with various pointers to computer players + here. There are + also some good books about computer players, for example: +
Computer Game-Playing: Theory and Practice by M. Bramer, Ellis Horwood Ltd, 1983. + (Considers techniques used for programming a variety of games: Chess, Go, Scrabble, Billiards, + Othello, etc; includes theoretical issues such as game searching) + |
Chips Challenging Champions: Games, Computers and Artificial Intelligence by + J. Schaeffer and H.J. van den Herik, North Holland, 2002. + |
+ Artificial Intelligence for Games by I. Millington and J. Funge, Morgan Kaufmann, 2009. + |
+ Computer Gamesmanship: The Complete Guide to Creating and Structuring Intelligent Games Programs + by D.N.L. Levy, Simon and Schuster, 1983. + |