Go to file
Brian Fertig 282c30eba4 feat: Add card locking mechanism with play/cancel buttons and hand management
- Implemented card locking functionality that prevents cards from being dragged after clicking
- Added visual feedback for locked cards (raised position)
- Created Play and Cancel buttons above locked cards to confirm or revert actions
- Implemented game logic for moving cards to player field and returning them to hand
- Enhanced user interaction with proper button handling and state management
- Updated card display system to handle repositioning of remaining hand cards after interactions
2025-08-12 19:40:02 -06:00
.continue/rules first commit 2025-08-12 19:23:41 -06:00
src feat: Add card locking mechanism with play/cancel buttons and hand management 2025-08-12 19:40:02 -06:00
index.html feat: Add card locking mechanism with play/cancel buttons and hand management 2025-08-12 19:40:02 -06:00
package.json first commit 2025-08-12 19:23:41 -06:00
start_web.bat first commit 2025-08-12 19:23:41 -06:00