Commit Graph

4 Commits (f69d5a8907d611d8eea461245550cf40583f9275)

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 657fab5914 Add deck entities and draw deck with deckCount 1 year ago
Nathan Steel 16e307c32c Add 'playerData' with socketId to roomMod 1 year ago
Nathan Steel 06b3fe6da0 Add 'components' mod + add empty comps. to roomGen
Create a components module to be used as the overseeing list/build
of components to be used through-out the code-base.

Added the components in said module to roomGeneration, but they
are not used at current
1 year ago