fertig-classic-games/public
Brian Fertig 712956a841 feat: add Blackjack game and update game registration
- Introduce BlackjackGame as a new playable game in the client
- Register Blackjack in the server game registry with updated player limits (1-5 players, 0-4 opponents)
- Wire up Blackjack in main.js and GameRoomScene for routing
- Fix OpponentSelectScene to handle games with minOpponents=0
- Remove incomplete ParchisiLogic.js implementation
2026-05-16 15:54:39 -06:00
..
assets feat: update holdem logic and add parchisi game logic 2026-05-16 14:15:10 -06:00
src feat: add Blackjack game and update game registration 2026-05-16 15:54:39 -06:00
index.html First Commit 2026-05-15 19:35:16 -06:00
styles.css First Commit 2026-05-15 19:35:16 -06:00