
snap__maze__project_directions_and_rubric.pdf |
Today, you are going to start exploring programming with SNAP! Run SNAP! and create an account by clicking here.
You will see 3 basic areas in the workspace: the programming blocks, the workspace, and the "run" space, where the scripts run the game. Within the workspace, you'll see 3 tabs, scripts (where you create programs, which you can name and save, stages, which are the images that you can place for the game, and sounds. Within the "run" space, you'll see the stage on top (where the image of the game resides and the game is actually played) and space on the bottom for Sprites, which are the players.
To begin with, I've given you some images for stages, one Sprite and 3 sounds. As you work for your actual assignment, you can create your own images, sounds and Sprites. Files can be imported by dragging and dropping them in the appropriate part of the workspace. There are some code examples below, as well. The manual is available on the main SNAP! page.
For those of you with Scratch or other block programming experience, this shouldn't be too frustrating. For those of you with less experience, it might be a little frustrating. Working through those frustrations and figuring this out is the best way to learn (really!) Feel free to work alone or with one partner as you start to get used to it. As you figure it out, go ahead and check out your assignment and get to work on it. I'll be there Friday for sure and hope to get in before the end of class Thursday. Help each other out, please.
Your assignment, which is due Tuesday, January 24, is downloadable above and also in Google Classroom. You will turn your video only into Google Classroom.
Maze Resources: you can upload image and sound files to the SNAP! programming workspace.
Big Al, the Sprite
big-al.gif
Download File
Three sound files (.mp3) and four "costumes," image files for Maze Levels 1-4 (.gif)
level1.gif
Download File
yea.mp3
Download File
level2.gif
Download File
clap.mp3
Download File
level3.gif
Download File
buzzer.mp3
Download File
youwin.gif
Download File
And, here are some code blocks for reference.
snap_maze_part_1_code_blocks.docx
Download File
basic_maze_for_csp_--_sample_code.docx
Download File
You will see 3 basic areas in the workspace: the programming blocks, the workspace, and the "run" space, where the scripts run the game. Within the workspace, you'll see 3 tabs, scripts (where you create programs, which you can name and save, stages, which are the images that you can place for the game, and sounds. Within the "run" space, you'll see the stage on top (where the image of the game resides and the game is actually played) and space on the bottom for Sprites, which are the players.
To begin with, I've given you some images for stages, one Sprite and 3 sounds. As you work for your actual assignment, you can create your own images, sounds and Sprites. Files can be imported by dragging and dropping them in the appropriate part of the workspace. There are some code examples below, as well. The manual is available on the main SNAP! page.
For those of you with Scratch or other block programming experience, this shouldn't be too frustrating. For those of you with less experience, it might be a little frustrating. Working through those frustrations and figuring this out is the best way to learn (really!) Feel free to work alone or with one partner as you start to get used to it. As you figure it out, go ahead and check out your assignment and get to work on it. I'll be there Friday for sure and hope to get in before the end of class Thursday. Help each other out, please.
Your assignment, which is due Tuesday, January 24, is downloadable above and also in Google Classroom. You will turn your video only into Google Classroom.
Maze Resources: you can upload image and sound files to the SNAP! programming workspace.
Big Al, the Sprite
big-al.gif
Download File
Three sound files (.mp3) and four "costumes," image files for Maze Levels 1-4 (.gif)
level1.gif
Download File
yea.mp3
Download File
level2.gif
Download File
clap.mp3
Download File
level3.gif
Download File
buzzer.mp3
Download File
youwin.gif
Download File
And, here are some code blocks for reference.
snap_maze_part_1_code_blocks.docx
Download File
basic_maze_for_csp_--_sample_code.docx
Download File