Skip to content

Commit

Permalink
It's me, hi
Browse files Browse the repository at this point in the history
  • Loading branch information
lawsie committed Nov 14, 2024
1 parent 19c175e commit 840c79a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
3 changes: 2 additions & 1 deletion en/meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ steps:
passing_score: 3
completion:
- external
- title: Upgrade your project
- title: Challenge
challenge: true
- title: Share
- title: What next?
8 changes: 6 additions & 2 deletions en/step_8.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Challenge

--- challenge ---

Now it is over to you! Use the skills you have learned to finish the game.

--- task ---
Expand All @@ -25,10 +27,12 @@ Add an item for the player to pick up, which disappears when the player touches
--- /task ---
--- task ---
Add a variable to keep track of the player's score.
--- task ---
--- /task ---
--- task ---
Stop the game if the player crashes.
--- /task ---
--- task ---
Display a text message on the screen to say 'Game over'.
--- /task ---
--- /task ---

--- /challenge ---

0 comments on commit 840c79a

Please sign in to comment.