Advanced Programming
Projects
Task
Create either a maze or quiz game about Digital Footprints
2
Requirements
Maze
Quiz
3
Day 1
Game
Start by creating “simple sprites”
Quiz
Create blocks for each of your 4 questions
4
Create a new project called:
Digital Footprints
REMEMBER: your Scratch usernames are:
24lastnamefRMS
Day 2
DO NOW:
You have 10 minutes to
5
Lesson - Inputs/Outputs
Inputs and outputs are the FOUNDATION for all programming!
Input - What comes into the program
Output - What comes out of the program
Process - What we tell the program to do
6
Lesson - Inputs/Outputs
What do inputs and outputs look like in Scratch?
Event - starts the code.
Input - what comes in
Output - what goes out
7
Day 2
Game
Start creating interactions between Sprites
Quiz
Start to build your quiz with if - else blocks
8
Day 3
DO NOW:
You have 10 minutes to
9
Lesson - Variables
10
Day 3
Maze
Quiz
11
Day 4
DO NOW:
You have 10 minutes to
KEEP WORKING ON YOUR PROJECTS!
When the timer reaches 0:00 we’ll have our lesson for today.
12
Broadcasts
A broadcast is a message or code that is sent out and received in Scratch. A broadcast must have something that sends out the signal and something that receives it:
13
Broadcasts
14
Day 4
Maze Game
Controls, sensing blocks and variables should be finished before broadcasts.
Today:
Add a broadcast to your project (either between characters and the background)
Quiz Game
Sounds, motion and broadcasts should be finished. Then:
Start to customize your project by customizing costumes and backgrounds.
15
Day 5
Maze Game
Controls, sensing blocks and variables should be finished before broadcasts.
Try to challenge your opponents even further with operators!
Quiz Game
Sounds, motion and broadcasts should be finished. Then:
Start to customize your project by customizing costumes and backgrounds.
16
Modifying Graphics
Depending on the type of image you’re adjusting (vector or bitmap), you can modify your image particular ways.
17
Bitmap - pixel based
Vector - math based
Requirements
Maze
Quiz
18
Be Sure to Share!
19
Want to see your classmates projects?
Digital Footprint Project