fd5d488361aff3325d5367d5b3e2af432ed1fd25
Cover four previously untested rule branches: - Moving a face-down card in a multi-card lift → RuleViolation - Moving two cards to foundation → RuleViolation - Requesting more cards than the pile holds → RuleViolation - Valid 3-card sequence tableau→tableau → succeeds and updates move_count 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/