This document discusses best practices for cross-platform game development across 10 SDKs. It recommends testing early on all target platforms, planning for the widest range of hardware specs, using polymorphism to share common patterns between platforms, automating build processes, and considering unique platform features. The document also provides tips for console development, such as starting the application process 12 months before release, choosing a supported Unity version, and reviewing certification documentation early.
Related topics: