-
Couldn't load subscription status.
- Fork 1.5k
SprigJUMP file addition #3376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
SprigJUMP file addition #3376
Conversation
|
Author: Yanella Fernandez (BooleanBunny14) What is your game about? How do you play your game? Press WASD to move, goal is to get to Sprig to the house without being reset by cactuses or birds. CodeCheck off the items that are true.
Image (If an image is used)
|
|
Hello, please check our PR checklist here: https://github.com/hackclub/sprig/blob/main/.github/PULL_REQUEST_TEMPLATE.md |
**Author: Yanella Fernandez (BooleanBunny14)** <!-- BooleanBunny14 --> **What is your game about?** Get Sprig to the safety of his house without running into birds or cactuses! **How do you play your game?** Moving character to end without having to restart Press WASD to move, goal is to get to Sprig to the house without being reset by cactuses or birds. ## Code Check off the items that are true. <!-- Put a `x` in the `[ ]`. Example: `[x] The game was made...` --> - [ x] The game was made using the [Sprig editor](https://sprig.hackclub.com/editor). - [ x] The game is placed in the in the [`/games` directory](https://github.com/hackclub/sprig/tree/main/games). - [ x] The code is significantly different from all other games in the [Sprig gallery](https://sprig.hackclub.com/gallery) (except for games labeled "demo"). - [ x] The game runs without errors. - [x ] The name of the file/game contains only alphanumeric characters, `-`s, or `_`s. - [ x] The game name is not the same as the others from [gallery](https://sprig.hackclub.com/gallery) - [ x] The game has metadata at the top of the file in the following format: > /* > @title: > @author: > @description: > @tags: [] > @addedOn: 2025-MM-DD > */ ## Image (If an image is used) - [ ] The image is in the [`/games/img` directory](https://github.com/hackclub/sprig/tree/main/games/img). - [ ] The name of the image matches the name of your file. <!-- Example: `sokoban_plus.js` -> `sokoban_plus.png`. --> > Thanks for your PR!
|
Metadata looks good, adding to review queue! A reviewer will take a look at your game soon. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello! I love the art here!
Before we can merge, 2 things -
first of all this game does not have very many levels, could you add some more?
Also, the game is fairly simple, can you add more interactive game elements?
Author:
Get Sprig to the safety of his house without running into birds or cactuses!
What is your game about?
How do you play your game?
Code
Check off the items that are true.
/gamesdirectory.-s, or_s.Image (If an image is used)
/games/imgdirectory.