https://github.com/metaphysics0/phaserjs-sveltekit-demo
phaserjs + sveltekit + bun + vercel deployment
https://github.com/metaphysics0/phaserjs-sveltekit-demo
bun phaser3 svelte
Last synced: about 2 months ago
JSON representation
phaserjs + sveltekit + bun + vercel deployment
- Host: GitHub
- URL: https://github.com/metaphysics0/phaserjs-sveltekit-demo
- Owner: Metaphysics0
- License: mit
- Created: 2025-08-29T10:41:46.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-29T11:52:30.000Z (10 months ago)
- Last Synced: 2025-10-13T04:21:57.770Z (8 months ago)
- Topics: bun, phaser3, svelte
- Language: TypeScript
- Homepage: https://phaserjs-sveltekit-demo.vercel.app/
- Size: 932 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phaser SvelteKit Demo

## Features
- Bun + SvelteKit
- Asset loader
- Touch controls + keyboard input
- Simple OOP Scene
## How to run:
1. `git clone https://github.com/Metaphysics0/phaserjs-sveltekit-demo`
2. `cd phaserjs-sveltekit-demo`
3. `bun i`
4. `bun dev`
then go to http://localhost:8080