choar816 / phaser-lecture

Home Page:https://weniv.github.io/steamgame_save_the_weniv_world/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phaser-lecture

Deploy Phaser Application

Tech Stack

JavaScript, Phaser 3

Available Commands

Command Description
npm install Install project dependencies
npm start Build project and open web server running project
npm run build Builds code bundle with production settings (minification, uglification, etc..)

development

$ echo "DEBUG=true" > .env
$ cat .env
DEBUG=true

Make .env file like above to make game in debug mode.

About

https://weniv.github.io/steamgame_save_the_weniv_world/

License:MIT License


Languages

Language:JavaScript 99.2%Language:HTML 0.8%Language:Shell 0.0%