anakornk / phaser3-project-template-es6

A Phaser 3 Project Template with ES6 Support via Babel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phaser 3 Webpack Project Template with ES6 Support

A Phaser 3 Project Template. Added ES6 Support with Babel.

Requirements

We need Node.js to install and run scripts.

Install and run

Run next commands in your terminal:

Command Description
npm install Install dependencies and launch browser with examples.
npm start Launch browser to show the examples.
Press Ctrl + c to kill http-server process.
=======

About

A Phaser 3 Project Template with ES6 Support via Babel

License:MIT License


Languages

Language:JavaScript 88.4%Language:HTML 11.6%