- 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 |
||
|---|---|---|
| .. | ||
| gameRegistry.js | ||
| index.js | ||
| lobby.js | ||