/BURP-Stack-Template

BUn-React-Phaser web-game project template

Primary LanguageTypeScriptMIT LicenseMIT

BUn + React + Phaser



Stargazers License Issues



The BURP stack is made for web games that leverage the speed of Bun and ease of Phaser for web-game-dev, and bring them into a React + Vite app. It supports Typescript and Tailwindcss as well

How to run

Run bun install to install the dependencies.
Use the bun dev command to run a development server.
Use the bun run build command to build the web app.