The player controls a chick that "jumps" by changing its vertical ( ) position. A simple jump uses a repeat loop to increase
You can find further inspiration and specific tutorials on YouTube or the Scratch Foundation's Learning Library . How to Make a Jumping Game in Scratch | Tutorial The player controls a chick that "jumps" by
go to x: [240] y: [-150] , glide [1] secs to x: [-240] y: [-150] Stop if sprites touch if then [stop all] 4. Track Score Increase score per obstacle cleared change [score] by [1] The player controls a chick that "jumps" by
A score variable increases every time an egg successfully crosses the screen or when the player completes a jump. Engineering & Polytechnic Applications The player controls a chick that "jumps" by