Skip to content

Commit

Permalink
Update and rename Put a _Sprig_ in your step.js to Put a _Sprig_ in_y…
Browse files Browse the repository at this point in the history
…our_step.js
  • Loading branch information
Cosmin-Mare authored Oct 22, 2024
1 parent cdf7908 commit 6f6148b
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
First time? Check out the tutorial game:
https://sprig.hackclub.com/gallery/getting_started
@title: Put a "Sprig" in your step
@title: Put a Sprig in your step
@author: grhu
@tags: [sprig]
@addedOn: 2024-00-00
@tags: []
@addedOn: 2024-10-22
*/


Expand Down Expand Up @@ -312,4 +312,4 @@ function restartLevel() {
getFirst(player).y = 0;
setMap(levels[level]); // Reload the current level map
// Additional logic to reset other game elements if needed
}
}

0 comments on commit 6f6148b

Please sign in to comment.