Nathan Steel
7edda638d4
Start of 'playCard' functionality
1 year ago
Nathan Steel
fc2784fec8
Add shuffle to server + button to frontend
1 year ago
Nathan Steel
be96e46166
Changes to 'drawACard', serverdata, and UI changes
...
Return data from server for each client (cardCounts)
Return data for client that drew (cardData, listPos. etc.)
UI changes on client to display the temporary 'cards'
1 year ago
Nathan Steel
f69d5a8907
Start of 'drawACard' on server side
...
Hand/Deck count changes
Currently not actually drawing/moving cards from deck to hand
1 year ago
Nathan Steel
aaf687acb8
Add pass turn and turn identifier
...
Pass turn via server
Identify whose turn by making their name bold
1 year ago
Nathan Steel
ea7c9b8596
Add 'pass', make roomData global+add item/player
...
Add a start of 'pass' mechanic (does nothing yet, just emits)
Make roomData global
Add itemData and playerData to roomData so it's all easy to access
1 year ago