-
-
Notifications
You must be signed in to change notification settings - Fork 209
Made in Axmol
aismann edited this page Dec 23, 2023
·
50 revisions
To make your game, app or extension to appear in the GitHub search, please do not forget to add the topic "Axmol
" to your repository.
-
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
- 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.
- Cocos2d-x Programmers Guide (If you're a true beginner with Cocos-Axmol, please check this first!)
- Cocos2d-x Docs in GitHub
- Kodeco - Cocos2d-x tutorial for beginners