-
-
Notifications
You must be signed in to change notification settings - Fork 229
Tutorials
Dani Alias edited this page Feb 3, 2024
·
35 revisions
If you're a true beginner with Cocos-Axmol, please check the following link first! Everything you learn will be relevant for Axmol too:
Web tutorials:
-
Code & Web Axmol Tutorials
- How to use 2d dynamic light effects in Axmol Engine / GitHub Repo
- How to create a physics enabled game with Axmol Engine / GitHub Repo
- Tutorial: Using sprite sheet animations in Axmol Engine / GitHub Repo
- Check the website for more tutorials!
- Anivale Games - How to port Cocos2d-x game to Axmol game engine
Video tutorials:
- Memory Management in Axmol
- Adding External Libraries and Frameworks
- The Axmol
cpp-tests
(here in WebAssembly). 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 Docs in GitHub
- GameFromScratch Cocos2d-x Tutorial
- Kodeco - Cocos2d-x tutorial for beginners
Video tutorials: