HTML and CSS Reference
In-Depth Information
Conclusion
In this chapter, I've covered the common pitfalls that cause a game to perform poorly as well as the techniques to
address them.
By avoiding garbage collection and unnecessary computations and forcing early optimizations, your game can
compete with native ones, in terms of performance. In Chapter 15, I will discuss techniques to make your game look
native, while maintaining performance on mobile devices.
 
Search WWH ::




Custom Search