TechnoCode

Middle and high school students build computer science skills as they code an activity studio using Scratch. They construct scripts to make animated scenes, interactive stories, games, mazes, and more. Coding journal entries develop reflective thinking.

Teaching If Then Statements, Make Real World Connections

Make real world connections when teaching if then statements to beginners. If then statements are conditionals. A conditional is an action that occurs if something specific happens. If then statements are used in programming to trigger a set of instructions. If then statements can be a difficult concept for young children to understand. To help …

Teaching If Then Statements, Make Real World Connections Read More »

How to Create a Timer in Scratch, Game Design

Want to know how to create a timer in Scratch to set a time limit for a game? Follow the instructions to create a counter that tracks each second that passes. When a specific time is reached, the timer stops counting and the game ends. About the Scripts and Your Game The directions listed below …

How to Create a Timer in Scratch, Game Design Read More »