Term 5 | Enhancing your skills with multiple coding platforms
Overview
Enhancing skills in Scratch, EduBlocks Html and VEXcode VR.
Summer countdown timer
School’s out for Summer! Well, not quite yet, but in this HTML project you’ll be able to find out exactly how long is left until it is – right down to the very last second.
Code along to create a HTML webpage with a built-in Java Script countdown timer. Find out how long is left until NO MORE SCHOOL (for six weeks anyway!).
Build a blog
We all have something we’re really interested in. Favourite animals, computer games, TV shows, movies and bands. What better way to show off your super-fan knowledge than creating a blog to share with friends?
This project will allow you to use your coding skills to create a simple blog post with EduBlocks HTML editor.
Mouse and cheese
Learn to code using Scratch in this Mouse and cheese edition. This new style has different challenges for different abilities. Pick your favourite challenge and get coding.
Build a platform game
What will be the story for your platform game? Use variables to create gravity that allows your character to run across the platforms without falling through.
Line detector project
Variables are like memory for your projects. They are important across all levels of coding because they allow you to store and update data.
You will use variables to teach a virtual robot to count coloured lines in this VEXcode VR project