40 my unnamed card game is slowly getting there.I upped the default (and for now only) resolution and made everything scale. The result is that I have more space to do things.
Also, I made placeholder cards render based on your hand and you should now be able to select which cards to play.
Next up is to strip out the structs that are used to communicate between the server and client and place them into their own module so its easier to keep them in sync on both ends. After that, render health and all that fun things and then work more on the card engine while making some cards.