raphaelzoellner/SARP
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
-- Setting up pixi Reference: https://github.com/kittykatattack/learningPixi#settingup Download pixi.min.js from https://github.com/pixijs/pixi.js/releases -- create local web server Reference: http://www.html5gamedevs.com/topic/23385-why-from-a-local-server/ npm install -g http-server cd myServerRootFolder http-server -c-1