Skip to content

Commit

Permalink
edits
Browse files Browse the repository at this point in the history
  • Loading branch information
MistaSee committed Nov 8, 2024
1 parent b2bba71 commit e69765b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 7 deletions.
2 changes: 2 additions & 0 deletions en/meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ steps:
- internal
- title: Challenge
challenge: true
completion:
- external
- title: What next?
20 changes: 13 additions & 7 deletions en/step_7.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
## Challenges
## Challenge
Improve your project with these challenges!

---- task ---

Can you change the numbers in your animation code so that:
Change the numbers in your animation code so that the spaceship moves until it touches the Earth.

--- /task ---

---- task ---

Change the numbers in your animation code so that the spaceship moves more slowly towards the Earth.

--- /task ---

+ The spaceship moves until it touches the Earth?
+ The spaceship moves more slowly towards the Earth?

---- collapse ---

Expand All @@ -28,11 +34,11 @@ glide (1) secs to x:(0) y:(0)

--- /collapse ---

--- /task ---

Stop your space animation, save it, and start a new Scratch project.
---- task ---

Use what you've learned in this project to make your own animation. It can be anything you like, but try to make your animation match the background you choose. Here are some examples:

![screenshot](images/space-egs.png)

--- /task ---

3 changes: 3 additions & 0 deletions en/step_8.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

Try the [Ghostbusters](https://projects.raspberrypi.org/en/projects/ghostbusters?utm_source=pathway&utm_medium=whatnext&utm_campaign=projects) project! In that project, you will learn how to create a game with ghosts that appear all over the place and that you need to catch. You will also learn how to add a timer and a score to the game, so that you can see how many ghosts you are able to catch.

Or, you can have a look at the [More Scratch Pathway](https://projects.raspberrypi.org/en/pathways/more-scratch), where you will make apps, games and simulations using `message` broadcasting, `if..then` and `if..then..else` decisions and variables.


--- no-print ---

<div class="scratch-preview">
Expand Down

0 comments on commit e69765b

Please sign in to comment.