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 Agents Faster
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
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.