Month: October 2017

Java Chess

The goal of the Java-Chess project is to develop an OpenSource chess application written in Java. We want to demonstrate that Java can be tuned to a point, where it is almost up to the performance of an application, that was directly compiled to native code. Even clean object-oriented design does not necessarily generate an overhead, that makes high-performance computing virtually impossible.