Monthly Archives: February 2014

pixi-js_header

Building a Parallax Scrolling Game with Pixi.js – Part 4

Building a Parallax Scrolling Game with Pixi.js – Part 4

By Christopher Caleb Welcome to the fourth and final tutorial in the series detailing how to build a parallax scrolling map using JavaScript and pixi.js. In the previous tutorial we started writing the scroller’s foreground layer by implementing an object pool and learning how to work with sprite sheets. Today we’ll actually construct the foreground […]

Top