Start a new project and create your own hide and seek game. GOALS: Your project must have: - Balls (or another sprite) bouncing around - Character sprite becomes that sprite when it stops moving - Have the sprites grow when hovered over EXTRA CHALLENGES: - Have more than 3 balls - Use clones instead of duplicate sprites for the balls - Add sounds