/speedrun-pixi-example

Example repository using speedrun to start a pixi.js powered demo project

Primary LanguageJavaScript

speedrun-pixi-example

Example using speedrun to start a pixi.js.

This demo is a slightly-rehashed version of the pixi.js hello world example by Rex van der Spuy (kittykatattack).

Getting Started

npm install
npm start

This npm start script will execute speedrun to create a development environment for working on the demo project. With the start script running have a play with the javascript files to see all the benefits.