Robot Challenge: Target Game Beginner

Target Game thumbnail

Challenge Description

Scratch Game Challenge: Target Game Beginner

Summary: fire projectiles at the moving target with Game Time and Score but no winner or gameover

Arrow Sprite:
– rotates using keyboard inputs or GamePad

Ball Sprite:
– creates clones upon spacebar or gamepad input
– clones point in same direction as arrow

Target Sprite:
– glides randomly

Backdrops:
– sequentially display a mixture of backdrops

Flowchart

Project Flowchart

Submission