fertig-classic-games/public
Brian Fertig 208645246c feat(phase10): replace static "Lay Down" button with interactive staging area
- Remove the hardcoded "Lay Down Phase" button and `findLaydown` auto-complete.
- Add a dynamic staging area at the bottom of the screen that renders empty slots for each phase group.
- Enable drag-and-drop of hand cards into staging slots to manually build phases.
- Add "Submit Phase" and "Clear" buttons to commit or reset the staged layout.
- Implement validation using `validateLaydown` before submitting.
- Fix Button hit area coordinates to ensure reliable click detection.
- Update status text rendering with a background graphic for better visibility.
2026-05-17 14:37:42 -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 feat(phase10): replace static "Lay Down" button with interactive staging area 2026-05-17 14:37:42 -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