In this beginner’s Scratch tutorial we show you how to make the classic phone game snake.
Full code blocks available to check your progress at:
Amazon Auto Links: No products found.
In this beginner’s Scratch tutorial we show you how to make the classic phone game snake.
Full code blocks available to check your progress at:
Amazon Auto Links: No products found.
Author: Learn Learn Scratch Tutorials
I have a BIG problem w/h my scripts!!!!!!!! (game: scratch.mit.edu/projects/217819392/#editor
It’s possible to make a Qix type game on scratch? i really wanna do one c^~^c
Can anyone tell me how he copy and pastes at 3:58 ?
Now, this is tricky!
Make a block (player)
Make another block (apple)
Make an apple-to-player conversion script.
Make a script so that when player is touching another player block (but not itself), it gets pushed back and when the follow script is added, they form a neat line.
When the player’s first block hits the edge of the screen or another player block, game over.
If the player gets less than 100, the score will add 1 digits at the end. example if he gets 45, the score will set to 450
add blank costume at the 3rd score #.
if score < 0 set costume to blank else set cos to #
Great!
Great!
thanks i had to make a project for my i.t class and this helped thanks
hi, can you help me with how to clone and grow the snake
Is it possible to programe the snake so if he goes throug the the left wall he comes out from the right? If so can u tell me how?