/freerunner

Freerunning Game in Phaser.io

Primary LanguageJavaScriptMIT LicenseMIT

Freerunner

Based off the Phaser 3 Template: Template

Requirements

  • Node.js: install and run scripts.

Install and run

Run next commands in your terminal:

  1. npm install: Install dependencies and launch browser with examples. Check http://localhost:8000 for the demo.
  2. npm start: Launch browser to show the examples. Press Ctrl + c to kill the server process.