Skip to content

Seed project to build in-browser games with Phaser and Angular

License

Notifications You must be signed in to change notification settings

Blockost/angular-phaser-seed

Repository files navigation

Angular-Phaser project seed

Purpose

This project is a template (or seed) to build in-browser games with Phaser. Phaser is already integrated with an Angular application and can be run as-is to see a very basic example of a Phaser animation.

How to use it

Use as project template in Github (recommended)

Click on the green button Use this template on the Github repo home page. As simple as that! 🚀

Clone (alternative)

If, for some reasons, you don't want to go through the Github interface, you can still clone the project and change its remote url.

$ git clone git@github.com:Blockost/angular-phaser-seed.git
$ cd angular-phaser-seed
$ git git remote add origin git@github.com:USERNAME/YOUR-REPO
$ git push -u origin master

Issues

Feel free to open issues on Github.

Licence

MIT

About

Seed project to build in-browser games with Phaser and Angular

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published