#Java Chess game
An ancient game of chess implemented using Java computer language. The earlier version was text based, but this newer version incorporates graphics using Java's AWT library. It has three game modes to choose from: Human VS Human, Human VS AI and AI VS AI modes.