
In this last part, we do all remaining tasks:
+ Check game-Over when monsters collide character
+ Add sound when shooting bullets and add some background music for more attractive.
+ Here skip calculating scores. This lesson is only in simple level.
Now let's start!!!!!
Step 1 - Add sound into game
You Download resource, copy into folder Resource of Project
Then open file HelloWordScene.cpp, in function init(), add...