Entries Published On May, 2013
Tutorial : Handling game scenes and screen scaling with Pixi
Most game tutorials I’ve read speak about how to draw things or write game logic …etc, but when you develop a game,beside the game itself there is also UI and scene transitions that need to be implemented. This tutorial I will show you how to handle game scenes, pause/resume your game and automatically scale the …
Continue reading