Deprecation Warning
- Python 2.7 support can be dropped if a new feature requires more than trivial adjusts
Documentation
- Programming Guide: HTML online
- API Reference: HTML online
- FAQ: HTML online
You can also look at the tests in the test and sample folder for simple and complex examples of using the cocos2d functionality (they are also provided in the pypi download or the git clone).
Tutorial Videos
Video #2 - Level: Beginner Teaches how to execute actions in sprites. |
|
Video #3 - Level: Beginner Teaches how to use the Accelerate family actions. |
|
Video #4 - Level: Beginner Teaches how to switch between scenes, and how to use transitions. |