fertig-classic-games/server
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
..
auth First Commit 2026-05-15 19:35:16 -06:00
db Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
email First Commit 2026-05-15 19:35:16 -06:00
history First Commit 2026-05-15 19:35:16 -06:00
multiplayer feat: add Blackjack game and update game registration 2026-05-16 15:54:39 -06:00
profile Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
config.js First Commit 2026-05-15 19:35:16 -06:00
index.js First Commit 2026-05-15 19:35:16 -06:00