-
-
Notifications
You must be signed in to change notification settings - Fork 228
Made in Axmol
Dani Alias edited this page Jan 13, 2024
·
58 revisions
If you're a true beginner with Cocos-Axmol, please check the following link first! All 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!
- How to port Cocos2d-x game to Axmol game engine
Video tutorials:
- Memory Management in Axmol in this same Uncyclo.
- 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.