Skip to content

Commit

Permalink
Updating step numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
kiki-lee committed Oct 24, 2024
1 parent fb1214c commit 111b3f5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/tutorials/lyla-jr.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ sprites.sendFlying(lyla_imgs.picklechip, 1)



## {Step 7}
## {Step 3}

**Add a background!**

Expand All @@ -59,7 +59,7 @@ scene.setBG(lyla_imgs.diner)



## {Step 6}
## {Step 4}

**Try your game!**

Expand All @@ -71,7 +71,7 @@ catch the snacks.



## {Step 8}
## {Step 5}

**Add a timer!**

Expand All @@ -98,7 +98,7 @@ game.gameCountdown(30)



## {Step 10}
## {Step 6}

**Make more changes!**

Expand Down

0 comments on commit 111b3f5

Please sign in to comment.