d605fd5536f41fd20107c258100835745431f9c8
- King-on-Queen foundation completion (the end-game move had no test) - King wrong-suit rejected on completed foundation - Ace-on-Two valid placement (Ace.value()+1 == Two.value(), different color) - Same-rank different-color invalid (rank difference is 0, not 1) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
A Klondike solitaire game built in Rust with Bevy, targeting Android and Linux desktop. Features
classic card rendering, draw-one/draw-three modes, score tracking, undo/redo, daily challenges, and auto-complete
detection.
https://klondike.aleshym.co/