WIP
Clone and install dependencies:
git clone [email protected]:MartinTale/js13kgames-template.git
cd js13kgames-template
npm i
Start the dev server with hot reload:
npm run dev
Open your web browser to http://localhost:5173/
Create a final production build:
npm run build
Frank Force for ZzFX
Keith Clark and Frank Force for ZzFXM
Rob Louie for Roadroller configuration recommendations
Salvatore Previti for Terser configuration recommendations
Graphics: Micro Roguelike by Kenney
Andrzej Mazur for organizing js13k