This is a repository holding a multitude of different card games which I hope to collate into all one game.
All the config files are out in the open, no folder.
public: this is where all the assets for the game go.
components: this is where the main code is. These are reusable components for my game.
app: this is where the main pages live. They can then reference reusable components from components.\
You can view a full demo of the games @ my website.