Skip to content

Conversation

@YanellaFT
Copy link

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.

  • [ x] The game was made using the Sprig editor.
  • [ x] The game is placed in the in the /games directory.
  • [ x] The code is significantly different from all other games in the Sprig 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
  • [ 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)

Thanks for your PR!

@YanellaFT
Copy link
Author

YanellaFT commented Oct 16, 2025

Author: Yanella Fernandez (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.

  • [ x] The game was made using the Sprig editor.
  • [ x] The game is placed in the in the /games directory.
  • [ x] The code is significantly different from all other games in the Sprig 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
  • [ 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)

Thanks for your PR!

@whatwareweb
Copy link
Collaborator

Hello, please check our PR checklist here:

https://github.com/hackclub/sprig/blob/main/.github/PULL_REQUEST_TEMPLATE.md

@whatwareweb whatwareweb added the triaged This PR has been triaged - awaiting reviewer label Oct 21, 2025
**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!
@whatwareweb
Copy link
Collaborator

Metadata looks good, adding to review queue! A reviewer will take a look at your game soon.

@whatwareweb whatwareweb added the awaiting-review Preliminary metadata check is complete, awaiting. review! label Oct 23, 2025
Copy link
Collaborator

@whatwareweb whatwareweb left a 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?

@whatwareweb whatwareweb self-assigned this Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review Preliminary metadata check is complete, awaiting. review! triaged This PR has been triaged - awaiting reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants