Skip to content

eduardonunesp/phaser-typescript-webpack-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phaser TypeScript Webpack Boilerplate

Start developing your own HTML5 games using TypeScript and Phaser.io

Requirements

  • Node.JS
  • Yarn

You can install Node by downloading on the site https://nodejs.org/en/

How to

Clone this project in any directory and type yarn install to install all dependencies and to run the project just type yarn start. It will start to listen at port 9000, open your favorite web browser at address http://localhost:9000 and start to code your game on src directory.

And to distribute your game just run yarn build it will create the dist directory with all necessary files, ready to push to any HTTP server.

License MIT

About

Starter pack to programming HTML5 games using TypeScript and Phaser (phaser.io)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published