Skip to content

A phaser template for Cordova-CLI aimed to android development.

License

Notifications You must be signed in to change notification settings

telostia/cordova-phaser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

cordova-phaser is a cordova-cli template aimed to help create Phaser.io games as android native apps.

This README assumes that you are already familiar with cordova-cli and Phaser.io

STEPS

cordova create hello com.example.hello HelloWorld --template cordova-phaser

cd hello

NOTES

This template is based on the Responsive template of Phaser project, and I recommend to use crosswalk webview plugin. Includes a .gitignore file.

This template works with iOS, if the requirements for cordova-cli are previously fulfilled, and iOS platform is added. Optionally you could remove android platform and crosswalk plugin.

Seems to be a bug with the ios simulator, check this Stackflow question.

About

A phaser template for Cordova-CLI aimed to android development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.7%
  • HTML 25.3%