Skip to content
Scratch School

Scratch School

The cat in the classroom

  • Home
  • Story Telling
    • Using Say – Sequence
    • Synchronising Sprites – Sequence
    • Scene Setting – Sequence
    • Animation – Count Controlled Loops
    • Using Join
    • Using Join & 1 Variable
  • Shape
    • Shape – Sequence
    • Shape – Adaptable Procedures
    • Shape – Looping Adaptable Procedures
  • Art & Design
    • 1. Art Sequence
    • 2. Art – Count Controlled Loop
    • 3. Art – Nested Loops
  • Game Design
    • Game – Simple Sequences
  • Applications
  • Code Comprehension
    • Understanding Loops – Spot the difference.
    • Nested Loops – Count Controlled Loops
    • @Scratch #PRIMM #AdventOfCode2022
  • Scratch Daily

Category: art

1. Art Sequence

October 22, 2021November 17, 2021 Mathszone
Mondrian example to show style

On this page we start to explore an algorithm that can be used to draw lines and coloured squares in the style of Mondrian. Sequences need order and have to be precise to achieve the required outcome. Predict The code Read More …

art, Quizzes, Sequence

2. Art – Count Controlled Loop

October 22, 2021November 17, 2021 Mathszone

Loops controlled by a counter perform for a set number of times before allowing the program to continue or end. The number of repeats is usually linked to what you are trying to achieve – e.g. the number of lines Read More …

art, count controlled loop, Iteration, Quizzes

3. Art – Nested Loops

October 22, 2021November 16, 2021 Mathszone

A nested loop is one which has been placed inside another main loop. Each time the nested loop has finished, further code instructions are normally performed before starting the main loop again.In this way, complex operations can be performed with Read More …

art, Iteration, Quizzes

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tags

backdrop backgroound integer Join loop maths play sound Say Say for secs sound start sound Strings timing Variable
  • Sequence
  • Iteration
Copyright. All rights reserved.
Proudly powered by WordPress | Education Hub by WEN Themes