
PixiJS: Implementing Core Gaming Concepts
As a software engineer stepping into game development for the first time (with only some exposure to graphics programming during my bachelor’s degree using Java and OpenGL), I recently began exploring PixiJS to explore fundamental gaming concepts. In this article, I’ll walk through the implementation of three interactive systems that demonstrate sprite management, custom text…