Code4Kids – Building a Simple Scratch Game

I had the pleasure this week to be a guest on Code4Kids, a webinar series with Kelly Moore. Kelly is a teacher and tech coach in Melbourne, and she asked if I’d come on the show and talk about the use of Scratch to help teach computational thinking and coding. Well, you might know I’m a bit of a Scratch fanboy so I didn’t take too much convincing!

Rather than just talk about theory stuff, we actually created a classic but simple guessing game in Scratch during the live show.  I thought this was a good example because it uses quite a few fundamental programming constructs such as sequencing, looping and branching, etc. It also makes good use of Boolean comparisons, if-then decisions, and reassignment of variables. Throw in some simple maths like random number generation, greater than and less than operators, and it’s the start of some simple yet sophisticated Scratch coding.

It was nice to get some comments from the livestream viewers that they learned something from watching.

If you’d like to check out Kelly’s channel and her other videos, head on over to her Code4Kids playlist

And if you’d like to check your own Scratch skills, you can take the 15 question Scratch Quiz I mention at the end of the video… just head to bit.ly/scratchquiz and take the quiz… your results will be emailed to you immediately thanks to Google Forms and Flubaroo!

CC BY 4.0 Code4Kids – Building a Simple Scratch Game by Chris Betcher is licensed under a Creative Commons Attribution 4.0 International License.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.