-
-
Notifications
You must be signed in to change notification settings - Fork 209
Made in Axmol
Dani Alias edited this page Jan 13, 2024
·
50 revisions
- Cocos2d-x Programmers Guide (If you're a true beginner with Cocos-Axmol, please check this first! All you learn is relevant for Axmol too)
-
Code & Web Axmol Tutorials
- How to use 2d dynamic light effects in Axmol Engine / GitHub
- How to create a physics enabled game with Axmol Engine / GitHub
- Tutorial: Using sprite sheet animations in Axmol Engine / GitHub
- Check the website for more tutorials!
- How to port Cocos2d-x game to Axmol game engine
- Memory Management in Axmol in this same Wiki.
- The Axmol 'cpp-tests'. Compile it, run it, see how things work, and then read the code to figure out how things are done. It's all in there.