Two Player Chess is a simple two-player chess game written in Java. The program has a simple interface. The game enforces all of the rules of chess, highlighting potential moves, and has complete undo/redo functionality. A computer AI opponent is not available.