Create & Learn
Background

Try Teamwork Treasure Hunt for fun Scratch Project!

Teamwork Treasure Hunt

Platform: Scratch
Level: beginner

This project involves the octopus and dolphin working together to find treasures scattered around a snowy landscape. The unicorn helps them by giving hints at certain intervals. Students will use sound effects for finding treasures, switch costumes for different characters, and repeat blocks to make the characters move towards the treasure.

Save to Account
See All Projects

Backdrop And Sprite Images For The Project

background
background
1280 x 896
Unicorn
Unicorn
1024 x 1024
Dolphins
Dolphins
1024 x 1024
Octopuses
Octopuses
1024 x 1024

Teamwork Treasure Hunt: Solution Outline

These are the high level steps to create this project. Try to create the project on your own first as much as possible, before checking the detailed solution samples below.

  1. Create the snowy landscape and add characters.
  2. Program the octopus and dolphin to move towards treasures.
  3. Add sound effects for finding treasures.
  4. Switch costumes for different actions.
  5. Program the unicorn to give hints.

Teamwork Treasure Hunt Sample Solutions

This section provides detailed, step-by-step instructions on how to build the project. There are many ways to create a project, so feel free to explore different approaches. Please note that these instructions are Al-generated, so errors may occur and the coding blocks may not map to Scratch exactly. But it should serve as very valuable references. Stay attentive as you follow along, and enjoy!

Create the snowy landscape and add characters.

Start by selecting a snowy backdrop from the Scratch library or drawing your own. Then, add the octopus, dolphin, and unicorn sprites from the Scratch sprite library. Position them at different starting points on the stage.

Program the octopus and dolphin to move towards treasures.

Use the 'when green flag clicked' block to start the script. Use 'repeat' blocks to make the octopus and dolphin move. For example, use 'move 10 steps' and 'turn' blocks to navigate them towards the treasures. You can use 'if on edge, bounce' to keep them within the stage boundaries.

Add sound effects for finding treasures.

When the octopus or dolphin touches a treasure, play a sound effect. Use the 'if touching [treasure]' block to check for contact and then use 'start sound [sound name]' to play a sound. You can choose sounds from the Scratch library or record your own.

Switch costumes for different actions.

Create or select different costumes for the octopus and dolphin to show different actions, like finding a treasure. Use the 'switch costume to [costume name]' block when they find a treasure or when they start moving.

Program the unicorn to give hints.

Use a 'when green flag clicked' block to start the unicorn's script. Use 'wait' blocks to create intervals and 'say' blocks to give hints. For example, 'wait 5 seconds' and then 'say “Look near the big rock!” for 2 seconds'.

Common Potential Issues in Teamwork Treasure Hunt Project

It is common to have bugs in the code. Here are some of issues you might run into.

  • Make sure the characters don't move off the stage by using 'if on edge, bounce'.
  • Ensure the sound effects are not too loud or distracting by adjusting the volume.
  • Check that the costumes switch back to the original after finding a treasure.

Extra Challenges For Teamwork Treasure Hunt

  • Add more treasures and make the characters find them in a specific order.
  • Create a timer to see how quickly the octopus and dolphin can find all the treasures.

Learn Scratch Coding Skills

Enroll your child in award-winning online Scratch coding classes led live by experts and designed by professionals from Google, Stanford, and MIT.

Scratch Junior
Scratch Junior
Grades K-2
Start coding with ScratchJr, and make interactive stories and games
Learn More
Scratch Ninja
Free Intro
Scratch Ninja
Grades 2-6
Code games and animations with beginner-friendly Scratch coding
Accelerated Scratch
Free Intro
Accelerated Scratch
Grades 5-9
Fast-paced introduction to coding: build games, stories, and animations
Intermediate Game Building with Scratch
Intermediate Game Building with Scratch
Grades 3-6
Code a new fun Scratch game every week

Explore More Fun Scratch Practice

The challenge continues: Enjoy even more Scratch tutorials dreamed up by other students or use your imagination to make your own!

backgroundTry The Tutorial
Develop My Own Idea

Find Best Classes For Your Child

Explore your child's grade level to find computer science classes and learning pathways that set your student up for success.