fertig-classic-games/public
Brian Fertig 238c744e93 refactor(phase10): manage staging buttons via dedicated lifecycle methods
- Extract button creation and destruction into `_createStagingButtons` and `_destroyStagingButtons`.
- Ensure buttons are properly destroyed when staging is cleared, submitted, or when turn conditions change.
- Prevent memory leaks and stale UI state by centralizing button lifecycle management.
- Add piece click sound effect in Backgammon on landing.
2026-05-17 14:44:45 -06:00
..
assets feat: add sound effects, backgrounds, and enhance OpponentSelect UI 2026-05-17 12:34:46 -06:00
data Added Data 2026-05-17 09:34:54 -06:00
src refactor(phase10): manage staging buttons via dedicated lifecycle methods 2026-05-17 14:44:45 -06:00
index.html First Commit 2026-05-15 19:35:16 -06:00
styles.css feat: overhaul visual theme to vintage gold and update UI components 2026-05-16 21:04:16 -06:00