Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zwik/phaser-template
Phaser template based on Vite and Typescript
https://github.com/zwik/phaser-template
game gamedevelopment phaser phaser3 phaserjs typescript vite vitejs
Last synced: 4 months ago
JSON representation
Phaser template based on Vite and Typescript
- Host: GitHub
- URL: https://github.com/zwik/phaser-template
- Owner: zwik
- License: mit
- Created: 2022-11-14T15:10:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-26T10:08:38.000Z (5 months ago)
- Last Synced: 2024-09-29T23:47:10.183Z (4 months ago)
- Topics: game, gamedevelopment, phaser, phaser3, phaserjs, typescript, vite, vitejs
- Language: TypeScript
- Homepage:
- Size: 1.11 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Basic Phaser template with support for TypeScript on Vite
## Get Started
This is an example template. To use it do the following:
1. Clone this repository
2. Run `npm install`
3. Run `npm run dev`
4. Follow the URL that Vite gives you.