Isometric (2.5D) Svelte game engine using tiles or "blocks".
npm i
npm run build to build with Vite, and npm run dev to start app on port 5001.
npm run build
npm run dev