Side project to learn more about Svelte — specifically state management.
3 classic games that each have unique use cases for handling state on arrays/maps.
To get a local copy up and running follow these simple example steps.
Node version >= 14
git clone https://github.com/itBme3/nostalgia-arcade
yarn install
yarn run dev
npm run build
npm run preview