A simple two player chess game written in Java. 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.
License
GNU General Public License version 2.0 (GPLv2)Follow Two Player Chess
Other Useful Business Software
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Rate This Project
Login To Rate This Project
User Reviews
-
Hate to break it to ya buddy, but chess DOES in fact have mirrored teams. The white queen is on a white square, black queen on black.
-
todmadderra, the King/Queen arrangement is correct on both sides, so I'm not sure what you're saying.
-
Nice simple and fun interface with one problem, the king/queen arrangement is "mirrored" and should be same arrangement on both sides (i.e. queen always to left of King...) Impossible to have an accurate game until this is fixed.