PixiJS learning curve

Today I will start porting Liga ElektroRecyklingu game from ActionScript (Flash) to JavaScript (HTML5) based on PixiJS.

This blog is meant to keep breakthrough experience.

  1. Hello World
    1. 1st issue: Instalation: NPM packages vs Online JS include vs JS local copy
    2. 1st solution: https://github.com/pixijs/pixi.js/releases //JS local copy

Leave a comment