Web-based 2D-game
I really don't know now what it will look like.
But hope I will have fun during development.
- Svelte & SvelteKit
- Typescript & AssemblyScript as engine base
npm install
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
npm run build
You can preview the built app with
npm run preview
.