sprig
sprig copied to clipboard
Pixel_Plunge
trafficstars
Your checklist for this pull request
Author name
Author:
About your game
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
/gamesdirectory. - [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)
- [x] The image is in the
/games/imgdirectory. - [x] The name of the image matches the name of your file.
Thanks for your PR!
Please make sure you've done everything in this PR checklist: https://github.com/hackclub/sprig/blob/main/.github/PULL_REQUEST_TEMPLATE.md