Robot Challenge: Space Game Beginner

Space Game thumbnail

Challenge Description

Scratch Game Challenge: Space Game Beginner

Summary: Shoot the space invader to survive termination

Player Sprite:
– Moves horizontally with keyboard or GamePad inputs

Enemy Sprite:
– moves horizontally then downwards
– resets to top if touching Projectile
– game over if touching Player

Projectile Sprite:
– moves vertically with keyboard or GamePad input
– if touching alien causes it to dissappear

Flowchart

Project Flowchart

Submission