In my HTML5 Games: Optimizing Your Game Loop I created a demo app in order to show you some techniques for optimizing a game loop. In that post we covered the demo creation, along with some browser tools, and narrowed … Continue reading
Tag Archives: Game Loop
HTML5 Games: Fixing Our Demo
HTML5 Games: Optimizing Your Game Loop
This post will give you some techniques for optimizing your game loop using browser profiling tools, thus improving the performance of your game. The various profiling tools available for the most popular browsers will be discussed, along with a description … Continue reading
