de01566e47c71f11d280c85689a46968a847c881
Only the top N waste cards are now passed through card_positions(): Draw-One renders 1 card, Draw-Three renders up to 3 fanned in X (standard Klondike layout). Non-top waste card entities are despawned, so nothing is visible at the waste position while the newly drawn card slides in from the stock — the bleed-through bug is gone. 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/