Vue 3 + Phaser 3 Vite template for browser game projects with TypeScript
A Vite template that integrates Phaser 3 into Vue 3 projects using TypeScript. It provides development and production build tooling, example scenes, and patterns for sharing state between game code and Vue components (EventEmitter or Pinia store). Suited for browser-based games or interactive game-like UIs that combine a game loop with component-driven interfaces.
0