GoodBoyDigital / js-nation-pixi-powerups

Some code examples using some cool lesser known Pixi features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-nation-pixi-powerups

Some code examples using some cool lesser known Pixi features. The best way to learn is by doing, so have a play :)

See a live version here

image

setup

If you would like to use the set up build setup provided, follow these steps:

  1. npm install - will install webpack and TS.

  2. npm start - will build the code and watch for changes.

  3. You will need to then serve the dist folder. Here's a tool for that if required: https://www.npmjs.com/package/http-server

About

Some code examples using some cool lesser known Pixi features

License:Apache License 2.0


Languages

Language:TypeScript 95.5%Language:JavaScript 4.5%