How to Make a Simple Pong Game in Scratch?
by Martin_22010 in Circuits > Software
547 Views, 3 Favorites, 0 Comments
How to Make a Simple Pong Game in Scratch?
 4.20.17 p.m..png)
You are going to learn how create a simple game of pong.
Supplies
Scratch
Create a Variable Named Score
 4.25.36 p.m..png)
Name it score
Create a Sprite and Add Code
 4.25.04 p.m..png)
Add Background
 4.33.23 p.m..png)
Add a Paddle and a Line
 4.33.53 p.m..png)
Add This Code Into the Ball Section
 4.34.25 p.m..png)
Add This Code Into the Paddle Sprite
 4.34.59 p.m..png)
Add This Code Into the Line Section
 4.35.48 p.m..png)
Done
Play your game and Enjoy!