Pushing so they're not lost, as may need for
reference on the 3rd/4th restart of developing this.
Next time I'm taking it slow, and less hacky so it's easy
to jump in when I take prolonged breaks from this due to
work burnout, etc...
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'
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