A [WIP] static svelte 5 implementation of https://www.pentadact.com/2019-08-20-gridcannon-a-single-player-game-with-regular-playing-cards/ in order to force my brain into learning some webdev
Rendering and event handling in /components
Game logic and state manipulation in /game
Game state management in /stores