Scratch - 101 Computing https://www.101computing.net Boost Your Programming Skills! Mon, 06 May 2024 19:49:10 +0000 en-US hourly 1 https://www.101computing.net/wp/wp-content/uploads/cropped-android-chrome-512x512-1-32x32.png Scratch - 101 Computing https://www.101computing.net 32 32 Scratch – Sprite Movement using a Touchscreen https://www.101computing.net/scratch-sprite-movement-using-a-touchscreen/ Mon, 15 Jun 2020 13:49:16 +0000 https://www.101computing.net/?p=11047 Many tutorials on how to create a game in Scratch will be based on using the arrow keys to control the main sprite. This is a great approach indeed but is not suitable if you are designing the game toe

The post Scratch – Sprite Movement using a Touchscreen first appeared on 101 Computing.

]]>
Scratch -Take the Quiz! https://www.101computing.net/scratch-take-the-quiz/ Sun, 29 Mar 2020 10:30:45 +0000 https://www.101computing.net/?p=10666 Answer these 10 questions to test your understanding of Block Programming when using Scratch. Take the Quiz! (open full screen) Check that you understand the different types of validation checks by completing this quiz: Extension Task Use the scratch website

The post Scratch -Take the Quiz! first appeared on 101 Computing.

]]>
Space Invaders in Scratch https://www.101computing.net/space-invader-in-scratch/ Tue, 25 Jun 2019 09:26:42 +0000 https://www.101computing.net/?p=9149 This step by step tutorial will demonstrate how to re-create “Space Invaders” using Scratch.

The post Space Invaders in Scratch first appeared on 101 Computing.

]]>
Flappy Bird using Scratch https://www.101computing.net/flappy-bird-using-scratch/ Mon, 17 Jun 2019 07:12:04 +0000 https://www.101computing.net/?p=9104 This step by step tutorial will demonstrate how to re-create the game “Flappy Bird” using the online version of Scratch.

The post Flappy Bird using Scratch first appeared on 101 Computing.

]]>
Breakout Game In Scratch https://www.101computing.net/breakout-game-in-scratch/ Tue, 04 Jun 2019 22:18:38 +0000 https://www.101computing.net/?p=9059 This blog post will guide you through the main steps needed to create a breakout game in scratch.

The post Breakout Game In Scratch first appeared on 101 Computing.

]]>
Catch Me If You Can https://www.101computing.net/catch-me-if-you-can/ Tue, 04 Jul 2017 09:36:18 +0000 http://www.101computing.net/?p=4799 In this challenge we will create a three-player game using Scratch. One player (the yellow ball) will be chased by two other players the red player and the blue player. The red player will use the arrow keys to control

The post Catch Me If You Can first appeared on 101 Computing.

]]>
3D Printing Programming https://www.101computing.net/3d-printing-programming/ Sat, 11 Jul 2015 21:26:11 +0000 http://www.101computing.net/?p=1857 Using a “scratch like” programming language you can create your own 3D models and export them in a format recognised by 3D Printers. Click on the picture above to access the BeetleBlocks project:

The post 3D Printing Programming first appeared on 101 Computing.

]]>
Remove The Blocks – Robotics Challenge https://www.101computing.net/remove-the-blocks-robotics-challenge/ Thu, 16 Oct 2014 15:38:29 +0000 http://www.101computing.net/?p=660 This is a classic robotics challenge where students have to build their own robot that will be used to tidy up a 2m by 1m mat full of lego bricks by either collecting or pushing these bricks outside the mat.

The post Remove The Blocks – Robotics Challenge first appeared on 101 Computing.

]]>
How to create a bouncing ball in Scratch https://www.101computing.net/how-to-create-a-bouncing-ball-in-scratch/ Tue, 22 Apr 2014 20:21:40 +0000 http://www.101computing.net/?p=187 Step 1 – Change your main sprite to a ball Step 2 – Add the following script to your sprite:  This tutorial is available as a pdf: How to create a bouncing ball in Scratch See how to create a

The post How to create a bouncing ball in Scratch first appeared on 101 Computing.

]]>
How to score points when your sprite collides with another sprite (in Scratch) https://www.101computing.net/how-to-score-points-when-your-sprite-collides-with-another-sprite-in-scratch/ Sat, 19 Apr 2014 10:47:53 +0000 http://www.101computing.net/?p=178 This tutorial is available as a pdf. It focuses on how to create a score variable for your game and how to score point when your sprite catches/touches/collides with other sprites. Download this tutorial as a pdf: How to Score

The post How to score points when your sprite collides with another sprite (in Scratch) first appeared on 101 Computing.

]]>