Family Magazine

Code4Kids – Building a Simple Scratch Game

By Betchaboy @betchaboy

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.

YouTube Preview Image

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!


Back to Featured Articles on Logo Paperblog

Magazine