Java Chess - 1.1
Traditional Game with Artificial Intelligence Implemented
only you
(joserizal)
AI Implementation on Java Chess
All comments are welcome :D
Because it is a game so make my AI could be beaten(4 of 10 depth).
Changes
Due to website of mediamax had been down for months the source of this game had been avaliabled again and thanks for your feed back. In this source code implemented AI-Planning with also Set(Math) as Knowledge Representation in reading situations and more (http://en.wikipedia.org/wiki/Set#Describing_sets).