Pulse,
a free open source chess engine released under the MIT license written by Phokham Nonava in Java and C++. The Java Edition supports UCI through the Java Chess Protocol Interface[1] and runs on all available Java 7 platforms including Windows, OS X and Linux. Pulse is a simple chess engine with didactic intentions in mind. The source code should be easy to read, so that new developers can learn, how to build a chess engine.
a free open source chess engine released under the MIT license written by Phokham Nonava in Java and C++. The Java Edition supports UCI through the Java Chess Protocol Interface [1] and runs on all available Java 7 platforms including Windows, OS X and Linux. Pulse is a simple chess engine with didactic intentions in mind. The source code should be easy to read, so that new developers can learn, how to build a chess engine.
Table of Contents
Features
Only a couple of basic chess engine features are implemented to keep the source code clean and readable. Here are the major building blocks.[2]See also
Forum Posts
External Links
Chess Engine
Misc
References
What links here?
Up one level