A Warning about the Samples BelowIn each of the options below, a sample game is provided.
Try out the game and look at the code, but DON'T USE THE CODE!. Students are expected to START FRESH with their own final project that is unique! |
Getting used to Scratch 2If you haven't used Scratch 2 before, then check out:
About Scratch |
Option #1 - Dress Up GameCreate a girl to be the model.
(Recommend finding a photo of a person and use the GIMP with an "Edge Detect" or "Cartoon" Filter. Edit and save it as a PNG.) Then, create clothing pieces (use the GIMP or Scratch). The Dress Up feature is built into Scratch, so there isn't any programming required for this. If time permits, please try to build both the Basic and Advanced versions. However, you must choose one to start. Mr. Rich found a dress-up game online (here) and modified it to demonstrate the BASIC VERSION (but with only 2 colors).
|
BASIC VERSION: Create a model (can use GIMP, Photoshop or Scratch). Model must be human (male or female) and have: **updated (Apr17)**
Next, create at least 4 COLOR buttons, so that the color of each item will change when: - First, the color is selected (mouse-click) - Second, the clothing/accessory is selected (mouse-click) You can make this happen with either:
ADVANCED VERSION/OPTIONS: Add a MATCH-THAT-OUTFIT game. The Game Designer can:
|
Option #2 - Space ShooterMake your own SPACE SHOOTER game!
Start by building the BASIC VERSION and then move on to the ADVANCED VERSION. (You can draw the objects using either the GIMP or Scratch) The sample game below is very basic (was found here).
In the sample game above, the background (stars) don't move. Check out Mr. Rich's sample of a scrolling background.
|
BASIC VERSION:
ADVANCED VERSION/OPTIONS: May build some or all of these options.
|
Option #3 - PAC-MAN (Advanced)Make your own PAC-MAN game. (Can also be "PAC-WOMAN".)
Start by building the BASIC VERSION and then move on to the ADVANCED VERSION. Also, try the Google Doodle of PAC-MAN to get some ideas of how the game plays. (You can draw the objects using either the GIMP or Scratch) Here's some help to get you started.
Other Pac-Man InstructionsThese instructions are NOT from Mr. Rich. They were found here by one of my students. (Here's a backup of the file, just in case it is deleted.)
Other Youtube Pac-Man InstructionsThere are also instructions for Pac-Man from another teacher on YouTube.
This Pac-Man has a big red dot in front of him. Therefore, we'll call him Rudolph-Man! Link to YouTube Pac-Man Instructions Something Different - ESCAPEThere's also a completely different game ("escape the box" borrowed from here) that will be helpful here. It uses the same basic Scratch ideas of a changing Stage and movement only "IF TOUCHING COLOR".
|
BASIC VERSION:
ADVANCED VERSION/OPTIONS: May build some or all of these options.
PAC-MAN BackgroundBelow is a sample PAC-MAN background and also a sample game with it included as a BACKGROUND for the STAGE.
|