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