Skip to content

rluders/phaser-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phaser Skeleton with TypeScript

This is a simple skeleton project with Phaser and TypeScript.

Requirements

How to use

After install all requirements, just...

  1. Download this project as a ZIP file and unzip it.

  2. Inside the unziped folder, install the projects:

    # npm install
  3. Compile your project with gulp:

    # gulp
  4. Execute the server

    # npm start
  5. Access your game in your browser

About

Phaser Skeleton with TypeScript

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published