900de7f376dd135d905ee01cada207ce4f0b1a76
Keyboard: U=undo, N=new game, D=draw, Escape=pause placeholder (logged only until the pause screen lands). Mouse: left-click on the stock pile fires DrawRequestEvent. Cursor coordinates are converted via the active Camera2d's viewport_to_world_2d so the hit-test works under arbitrary camera setups. Co-Authored-By: Claude Opus 4.7 <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/