Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vintharas/phaser-typescript-starter
A starter project for Phaser CE with TypeScript support
https://github.com/vintharas/phaser-typescript-starter
Last synced: 27 days ago
JSON representation
A starter project for Phaser CE with TypeScript support
- Host: GitHub
- URL: https://github.com/vintharas/phaser-typescript-starter
- Owner: Vintharas
- Created: 2018-11-01T09:11:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-01T20:15:25.000Z (over 6 years ago)
- Last Synced: 2025-01-04T03:49:38.688Z (28 days ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Phaser TypeScript Starter
A simple phaser starter with Webpack and TypeScript.
## Instructions
1. Clone the repo
2. Run `npm install`
3. To run the development web server run `npm start` and a browser will open with the game
4. Victory