Commit Graph

7 Commits (eeb3035e5bed1bf89432ba0283e112af5de0736d)

Author SHA1 Message Date
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 993f68636b Add player/opponent Id to data and client UI 1 year ago
Nathan Steel 35330e7850 Add playerId/Order in a jamjarred kinda way 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
Nathan Steel 16e307c32c Add 'playerData' with socketId to roomMod 1 year ago
Nathan Steel 525e55a092 Change io to global 1 year ago
Nathan Steel c04b7f0b6c Move all non-socket requests from server.js 1 year ago