Phaser3 Typescript Platformer Example Save

Phaser 3 TypeScript Platformer Example

Project README

Phaser 3 TypeScript Platformer Example

dependencies Status GitHub GitHub package.json version GitHub last commit

Built with the typescript phaser-project-template starter.

Play

Play the game (Add it to the homescreen to test the PWA functionality)

phaser3-typescript-platformer

How To Use

To clone and run this game, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone --depth 1 https://github.com/yandeu/phaser3-typescript-platformer-example.git phaser3-platformer-example

# Go into the repository
$ cd phaser3-platformer-example

# Install dependencies
$ npm install

# Start the local development server (on port 8080)
$ npm start

# Ready for production?
# Build the production ready code to the /dist folder
$ npm run build
Open Source Agenda is not affiliated with "Phaser3 Typescript Platformer Example" Project. README Source: yandeu/phaser3-typescript-platformer-example
Stars
79
Open Issues
0
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating