Breakout game, powered by Svelte. Build for this tutorial.
To install and play the game locally:
git clone git@github.com:nomhoi/svelte-breakout-game.git
cd svelte-breakout-game
npm install
npm run devRun the game in a browser: http://localhost:5000/