Activity Bank
These activities below allow persistence, problem-solving, and creativity while learning another language. Take a look below for some activities to jump in and explore.
Try something new
Choose An Activity
- Level 1
- X, Y Coordinates
In this project, you will make a game where you move a shark around to try and catch fish.
- Level 2
- Pen Extension
Move the bear and leave a trail of color behind you, using the pen extension.
- Level 1 - 2
- Motion & Variables
The walker is being chased by a bee. Avoid the bee and try not to be stung!
- Level 2
- Problem Solving
Create a game in which you have to guide a parrot past scrolling pipes to score points.
- Level 4
- X / Y locations, Clones, and Variables
In this game, the objective is to keep yourself up in the air. You only float when you touch the platform. How long before you hit the bottom.
- Level 3
- Logical Sequencing
Shoot at clay targets and see how many you can hit. Games such as first-person shooters, rail shooters, or even Fruit Ninja have a similar design.
- Level 4
- Conditional Logic
In this game, each player makes one type of mark, either: X or O. The winner is the player who gets three in a row!
- Level 3
- Conditional Logic
In this project, you’ll learn how to create a platform game in which the player has to dodge moving balls to reach the end of the level.
- Level 4
- Pen Extension & Clones
Challenge: Add random obstacles that block the path, your sprite should jump over or on them. Add a score.
- Medium
- Logical Sequencing
Move Den-bot up and down with the arrow keys. In this project, the “# of hits” display should increase by 1 every time the Den-bot is hit by lightning. But the “# of hits” increases by more than 1 when Den-bot is hit.
- Intermediate
- Motion
The cat should go forward and back on the scene forever. Instead it remains on the left.
Two constrains:
1) You can’t use the block [if on edge, bounce]
2) The cat has to start at x= -250
- Medium
- List
The “Inventory” list should be updated every time Scratch Cat picks up a new item. But Scratch Cat can only pick up the water.