๐Ÿ
[PY] Intro to Computational Media 2.0
CS4All Resources
  • Curriculum Overview
  • How to Use this Curriculum
  • ๐Ÿ“ฌLeave Us Feedback
  • Curriculum Extras
    • ๐Ÿ”ฎCurriculum Extras Overview
    • Imposter Syndrome (pt. 1)
      • Imposter Syndrome (pt. 2)
    • Timers in Processing.py
    • Time Functions: Crazy Clock Mini Project
    • Pathfinding Algorithms and Facial Scanning
    • Playing with Pixels
  • Unit 1: Draw & Draw With Functions
    • ๐Ÿ”ฎUnit 1 Overview
    • U1LA1.1: Processing.py Introduction & Deconstruction
    • U1LA1.2 Line Functions and Parameters
    • U1LA1.3: Rectangles, Ellipses, and Layering
    • U1LA1.4: Other Shapes & Styling
    • ๐Ÿ—ƒ๏ธU1LA1 Mini Project: Taijitu Symbol
    • U1LA2.1: Intro to Color with RGB and HSB
    • ๐Ÿค“EXTRA: Color & Data Storage
    • ๐Ÿค“EXTRA: Color Palette Practice
    • โœจU1LA3.1: Introducing Variables
    • โœจU1LA3.2: Creating Custom Variables
    • โœจU1LA4.1: What is Abstraction?
    • โœจU1LA4.2: Intro to Functions and Function Calls
    • U1LA4.3: Draw with Functions
    • U1LA4.4: Using the Random Function
    • ๐Ÿ—ƒ๏ธU1LA4 Mini Project: Custom Emoji
    • U1LA5.1: Your Custom Function Library
    • ๐ŸŽจUnit 1 Final Project: Abstract Album Art
  • Unit 2: Respond and Draw On Canvas
    • ๐Ÿ”ฎUnit 2 Overview
    • โœจU2LA1.1: Conditionals and If Statements
    • โœจU2LA1.2: Conditionals and if, elif, and else statements
    • โœจU2LA1.3: Logical Operators And/Or
    • ๐Ÿ—ƒ๏ธU2LA1 Mini Project: Make a Traffic Light
    • U2LA2.1: Draw with Mouse
    • U2LA2.2: The Map Function
    • โœจU2LA3.1: Data Type Scavenger Hunt
    • โœจU2LA3.2: Functions that Return Values
    • ๐Ÿค“U2LA3.3: Functions with Purpose
    • U2LA4.1: Collision Functions and Libraries
    • U2LA4.2: Mouse Clicks and Shapes as Buttons
    • ๐Ÿ—ƒ๏ธU2LA2 Mini Project: Light Switch Game
    • U2LA5.1: Key Presses and Nested Conditionals
    • ๐ŸŽจUnit 2 Final Project: Interactive Drawing App
  • Unit 3: Loops, Arrays, Media
    • ๐Ÿ”ฎUnit 3 Overview
    • U3LA1.1: While Loops
    • U3LA1.2: For Loops Pt. 1
    • U3LA1.3: Nested For Loops (For Loops Pt 2)
    • ๐Ÿ—ƒ๏ธU3LA1 Mini Project: Wallpaper Design
    • U3LA2.1: Introduction to Lists
    • U3LA2.2: Random Values from Lists
    • ๐Ÿ—ƒ๏ธU3LA2 Mini Project 1: Fortune Teller
    • U3LA2.3: Loops and Lists
    • U3LA2.4: Updating and Deleting from Lists
    • ๐Ÿ—ƒ๏ธ๐Ÿค“ U3LA2 Mini Project 2: CodeWars List Challenges
    • U3LA3.1: Loading Images
    • ๐Ÿ—ƒ๏ธU3LA3 Mini Project: Vision Board
    • ๐ŸŽจUnit 3 Final Project: Random Meme Generator
  • Unit 4: Motion, Objects, Transformation
    • ๐Ÿ”ฎUnit 4 Overview
    • U4LA1.1: Intro to Motion with Flipbooks
    • U4LA1.2: Move in All Directions and Make it Bounce
    • U4LA2.1: Introduction to Classes and Objects
    • U4LA2.2: Reading and Updating Object Properties
    • U4LA2.3: Methods Off Canvas
    • U4LA2.4: Objects on Canvas
    • ๐Ÿ—ƒ๏ธU4LA2 Mini Project: Build a Tamagotchi
    • U4LA3.1: Creating Many Objects
    • ๐Ÿค“๐Ÿ—ƒ Optional U4LA3 Mini Project: Rebuild with Objects
    • U4LA4.1: Translation Battleship
    • U4LA4.2: Rotations
    • ๐Ÿค“U4LA5.1: Sine and Oscillating Motion
    • ๐Ÿค“U4LA5.2: Cosine and Circular Motion
    • ๐ŸŽจUnit 4 Final Project: Animated Greeting Card or PSA
  • Unit 5: Final Project
    • ๐Ÿ”ฎUnit 5 Overview
    • ๐ŸŽจCourse Final Project Guide
Powered by GitBook
On this page
  • Prompt
  • Sample Output
  • Culturally REsponsive Best Practices
  • Extensions
  • Teacher Notes
  1. Unit 3: Loops, Arrays, Media

U3LA1 Mini Project: Wallpaper Design

How can sounds, images, and fonts be combined and manipulated with code?

PreviousU3LA1.3: Nested For Loops (For Loops Pt 2)NextU3LA2.1: Introduction to Lists

Last updated 2 years ago

Prompt

You recently have been hired by Microsoftโ€™s design team to create 2 new wallpapers for their new line laptops. In order to boost sales and reach out to many different audiences, Microsoft would like these wallpapers to have some different color themes and use repetition. Be as creative and original as possible!

Task:

Create 2 variations of a desktop background using repeated elements. The design should be easily altered by changing the values in the for loop to create variations in the design.

Requirements:

  1. Your canvas size should be (800 x 450)

  2. The program should include at least one for loop.

  3. The for loop(s) should be used to increment values such as width, height, or color. Variations should result from changing different values in the loop.

  4. The designs should not only vary in color. Play with size, number of repetitions etc.

  5. Save three different variations of the same design.

Writing Prompt:

Write a paragraph explaining what your wallpaper means to you and why it should be added to a new line of laptops by Apple or Microsoft.

Sample Output

Students can right-click to save their design from the editor, or can take a screenshot and crop as needed.

Culturally REsponsive Best Practices

Within this design-based challenge, there are many prompts you can give students to make the project seem more relevant to them and the cultures of communities that they are a part of. (Please recall that communities can refer to a lot of things, including just the culture of being a teen, a Minecraft player, or a KPop fan - be mindful that you are allowing students to explore choice in their creations in a way that is authentic to them!)

Possible CR-SE Prompts:

  1. Use colors and shapes of your preference to create a repeated, generative pattern that allow the user to know more about the creator.

  2. Create a digital wallpaper that includes visual elements specific to a certain community or culture (ex: color schemes or shapes that create traditional indigenous patterns - look into Islamic, Andean, African and other folk art patterns).

  3. Create a digital wallpaper that includes visual elements specific to a certain culture. When the user hovers over elements of your pattern, explain the meaning behind what was chosen.

  4. Create a digital wallpaper that includes features specific to a certain community. When the user hovers over elements of your pattern, display a call to action that will improve your chosen community. (EX: How is climate change affecting communities in the Andes?)

Extensions

Randomize your wallpaper

  • Use the random function to generate variations of your wallpaper.

  • It should randomize the size of the shapes or color while still keeping the same shapes and design in place.

  • Additionally, play with using mouseX and mouseY to vary your loop output!

Teacher Notes

This is a brief, fun project that students usually complete in 1-2 days. It's very visually appealing and the usually enjoy what the make! Consider ending the mini project with a gallery walk or other feedback cycle so students can show off their work and get feedback.

If you collect student work with Google Forms, you can designate that a question be answered with a file so students can easily upload their saved canvas images. (Click the question type option - multiple choice by default - and select 'file upload.' It will aggregate them to a single Drive Folder.)

If you download this folder, you can use it as your computer background and have your computer rotate through the different images during the day. Students really like seeing their work on your screen - consider sharing with the rest of your school staff so the kids know you brag about their work outside of the computer science room!

๐Ÿ—ƒ๏ธ
Example of three outputs with colorful geometric designs made up of several shapes.