Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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