Java Queen's Blood game with MVC, GUI, and AI opponents
Provides a complete Java implementation of the Queen's Blood card game, letting two players or AI compete on a 5×7 board. It uses a clean MVC architecture, Swing GUI, and pluggable AI strategies for easy extension. Configurable decks and a test suite make it ready for both casual play and development experimentation. Ideal for Java developers or fans of the game seeking an open‑source, ready‑to‑run version.
View on GitHub →Orlando814/Queens-Blood-Game