Where To Go From Here?
And that's a wrap! Here's the full code for the simple Cocos2D iPhone game that you developed thus far.
This project could be a nice basis for playing around some more with Cocos2D by adding some new features into the project. Maybe try adding in a bar chart to show how many more targets you have to destroy before you win (check out the drawPrimitivesTest sample project for examples of how to do that). Maybe add cooler death animations for when the monsters are destroyed (see ActionsTest, EffectsTest, and EffectsAdvancedTest projects for that). Maybe add more sounds, artwork, or gameplay logic just for fun. The sky's the limit!
If you want to keep going with this tutorial series, check out part two, How To Add A Rotating Turret, or part three, Harder Monsters and More Levels!
Also, if you'd like to keep learning more about Cocos2D, we have ton of Cocos2D tutorials on this site - this is the right place to be! :]
If you have any questions or comments about this tutorial, please join the discussion below!