c6a596299e0cb1673f47b6a0a3da39e146df79b4
During Time Attack sessions the time display updates every frame with the remaining countdown (from TimeAttackResource) rather than the per-second game clock tick, giving the player a live countdown. Non-Time-Attack mode is unchanged — the clock still updates once per second via game state change. 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/