You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Java implementation of Classic and Gin Rummy featuring full meld/scoring logic and a rule-driven smart AI player. Built on JGameGrid with a clean OOP architecture, GoF design patterns, and configurable game modes. Includes AI card-evaluation logic, turn management, and Gradle-based automated testing for all gameplay scenarios.