Summary
In this chapter, you learned how to install, configure, and run your first Cocos2d-JS project. You also learned how to place images on the screen.
Placing more instances of the same object will be one of the topics covered in the next chapter, where you will also create your first game, so no looking yet!
Test yourself with an exercise by trying to put 10 targets on the screen at random positions.