Skip to content

blopa/base-phaser-cordova-project

Repository files navigation

Phaser + Webpack + ES6 + Cordova project

Making your own game is a dream of many people, including myself, and with the amount of content we have available these days, it was never that easy to build one.

About

This is a base project for your Phaser 3 + Webpack 4 + ES6 + ESlint + Cordova project Of course this was only possible because of some amazing free/open source softwares available today. So I'd like to say a special thank you to:

Project Features

  • Up to date Framework versions
  • Easy deployment
  • ESLint airbnb
  • Cordova for mobile deployment

Frameworks

  • Phaser 3
  • Webpack 4
  • Cordova 8
  • Gradle 6
  • JDK 8

Deployment

Run npm run build-mobile to build the game and the APK file at platforms\android\app\build\outputs\apk\release, then sign it. Done. To build the Phaser game only, run npm run build

Please don't forget to credit if you use this for your own project :)

F.A.Q.

Q: Can you implement <???> function?

A: I can try. Open a issue and I'll see what I can do.

Q: Your project is awesome. How can I help?

A: Thank you! You can help by codding more features, creating pull requests, or donating using Bitcoin: 1BdL9w4SscX21b2qeiP1ApAFNAYhPj5GgG

License

MIT License

Copyright (c) 2020 blopa

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Free Software, Hell Yeah!

About

Phaser 3 + Webpack 4 + Cordova 8 boilerplate

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published