Breakout game, powered by Svelte. Build for this tutorial.
To install and play the game locally:
git clone [email protected]:nomhoi/svelte-breakout-game.git
cd svelte-breakout-game
npm install
npm run dev
Run the game in a browser: http://localhost:5000/