/PhaserTemplate

Phaser template with Node.js and TypeScript using Webpack

Primary LanguageJavaScript

Phaser Template

Phaser template with typescript.

Getting Started

Install the npm packages.

npm install

Now you can edit the "src/main.ts" file.

And when you want to start the server just start node.

node server.js