excaliburjs / sample-spritefusion

Excalibur Sprite Fusion Sample

Home Page:http://excaliburjs.com/sample-spritefusion/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excalibur SpriteFusion Sample

Play sample here

Check out SpriteFusion! And Export as JSON (./map/ locally)

Upload the project to SpriteFusion and have fun!

Sprite Fusion

Example running in excalibur

Sample Running in Excalibur

Running locally

  • Using nodejs and npm
  • Run the npm install to install dependencies
  • Run the npm run start to run the development server to test out changes

Building bundles

  • Run npm run start to produce javascript bundles for debugging in the dist/ folder
  • Run npm run build to produce javascript bundles for production (minified) in the dist/ folder

About

Excalibur Sprite Fusion Sample

http://excaliburjs.com/sample-spritefusion/

License:BSD 2-Clause "Simplified" License


Languages

Language:TypeScript 97.1%Language:HTML 2.9%