• Read Me
  • 1. Introduction
  • 2. Steps
    • 2.1. Build a cannon, move a barrel
    • 2.2. Bullets should be shot
    • 2.3. Meteors are dangerous
    • 2.4. A bullet? A meteor? Collide!
    • 2.5. What if...? Boom!
    • 2.6. Create the ground
    • 2.7. Every meteor needs a tail
    • 2.8. I am not deaf!
  • 3. Conclusion
  • 4. Play
  • 5. Links
  • Published with GitBook

The Cannon. Built with Cocos Creator.

  

Links

And here are the links of tools and art i used for the tutorial:

  • Cocos Creator v1.0
  • Explosion from OpenGameArt.org
  • Ground tiles from OpenGameArt.org
  • Tiled Map Editor
  • Apparticle: Particle Editor
  • SFXR: sound editor
  • Cocos Creator v1.0 API
  • Cocos Creator Docs
  • Chipmunk API Reference
  • Cocos Creator engine on Github
  • Cocos Docs on Github