Skip to content

Conversation

@Msu-08
Copy link

@Msu-08 Msu-08 commented Nov 23, 2025

Your checklist for this pull request

Author name

Morgan

About your game

What is your game about?
A yellow triangle wakes up in the middle of a factory, surrounded by walls and spikes. Using your parkour skills, escape each of the 7 rooms alive, and find your way out of the building before you die!

W - jump, A - Left, D - Right. Press jump twice in a row to double jump, and avoid the spikes. Clear each level by reaching the golden finish portal, and beat the game by completing all 7 rooms. There are certain abilities you possess: a Wall jump skill that will aid you to reach the end.

Code

Check off the items that are true.

  • The game was made using the Sprig editor.
  • The game is placed in the in the /games directory.
  • The code is significantly different from all other games in the Sprig gallery (except for games labeled "demo").
  • The game runs without errors.
  • The name of the file/game contains only alphanumeric characters, -s, or _s.
  • The game name is not the same as the others from gallery
  • The game has metadata at the top of the file in the following format:
    /*
    @title:
    @author:
    @description:
    @tags: ['tag1', 'tag2']
    @addedOn: 2025-MM-DD
    */
    

Image (If an image is used)

Thanks for your PR!

@whatwareweb
Copy link
Collaborator

Hello, please make sure the @tags field in your metadata has each tag surrounded by quotation marks, thanks!

@whatwareweb whatwareweb added the triaged This PR has been triaged - awaiting reviewer label Nov 25, 2025
@Msu-08
Copy link
Author

Msu-08 commented Nov 25, 2025

Hello, the suggested changes have been made. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triaged This PR has been triaged - awaiting reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants