What is Cocos2D-JS? Cocos2D-JS is an open-source game framework mainly used in creating games, apps and other GUI based interactive programs. It is from Cocos2D, made by Ricardo Quesada, the creator of the original Cocos objective-C version. It uses skeletal and sprite sheet animations, X and Y coordinate system, multi-layer formats as well as multi-resolution […]
Read the rest of this article »Author: Alvin Cadacio
Firebase Cloud Messaging
Firebase Cloud Messaging (FCM) is a cross-platform messaging solution that lets you reliably deliver messages at no cost. By using FCM, a new email or new downloadable data can reach your client apps in a click of a button. It is mainly used for notification messages, for users to reengage on your app. A message […]
Read the rest of this article »VI Useful Shortcuts
VI Useful Shortcuts Using VI for the first time maybe difficult to some people, especially to those who are used to conventional editors like Notepad, Notepad++, Lime, Sublime. Using those editors is somehow easier, as it is more likely what you used in college/school, and it has a more user-friendly GUI. Seeing those multi-colored texts and […]
Read the rest of this article »