Skip to content

Conversation

@Mr-Thinker-Man
Copy link

@Mr-Thinker-Man Mr-Thinker-Man commented Oct 21, 2025

Author name

Author: Leo B

About your game

What is your game about?
2 Player tag game, simple enough

How do you play your game?
red is always in and has to catch blue in 4 seconds (trust me it's longer than you would think).
Controls for red is WASD
Controls for blue is IJKL

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: []
    @addedOn: 2025-MM-DD
    */
    

@whatwareweb
Copy link
Collaborator

Hello, please check our PR checklist here:

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

Also, just so you know the game has to have at least 1 minute of gameplay time, so you might want to add more content or more levels to meet that requirement

@whatwareweb whatwareweb added the triaged This PR has been triaged - awaiting reviewer label Oct 21, 2025
Made more gameplay in the form of a first to 7 round system, add some more overall polish. Still plays the same.
@Mr-Thinker-Man
Copy link
Author

Hi, I have just updated the game to meet all the requirements :)

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

Hi, just played though your game. Looks really cool! 2 things before we can merge - first of all, it looks like you're still missing the @description tag, can you add that?

Second, can you add some more content? Maybe some more levels, more art, etc

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