Your next Challenge of white hat is to create a Dodging Bullets game by using the movement, variables and cloning from the previous lesson.
To success complete this challenge, you will need:
- Have motion on the rocket for 4 directions.
- Have a bullet to clone itself every 3 sec.
- Stop the game once the rocket touches the bullet.
- Have a timer.
Here is an example of a Dodging Bullet Game.