Design Pattern that is best to use with cocos creator

I am a bit curious about how everyone codes their game in cocos creator, is there a proven design pattern that will be good to follow. please comment if you have one to share.

Use patterns when they accomplish the goals you need. It’s really a learning experience but patterns do serve specific functions.

This has been my favorite resource for a few years now: Table of Contents · Game Programming Patterns

2 Likes