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
Ship AI Apps Faster with Vertex AI
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
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.