Building a Platform Game in JavaScript with PixiJS - Part 2

added by JavaScript Kicks
10/3/2019 12:00:00 AM

390 Views

In this part, I would like to setup state management, where State will be just one more . In the previous part, we have defined a game component as a function which returns an instance of a Pixi sprite.


0 comments