Skip to content

Conversation

@ashmitiscodingpython
Copy link

@ashmitiscodingpython ashmitiscodingpython commented Nov 2, 2025

Your checklist for this pull request

Author name

Author: Ashmit Jeevan

About your game

What is your game about?

Two player co-operate to reach the end.

How do you play your game?

WASD to move, K to restart/reset, J and L to switch players.

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
    */
    

Image (If an image is used)

Thanks for your PR!

@ashmitiscodingpython ashmitiscodingpython marked this pull request as draft November 2, 2025 15:37
@ashmitiscodingpython ashmitiscodingpython marked this pull request as ready for review November 2, 2025 15:44
@whatwareweb
Copy link
Collaborator

Hello, please check our PR checklist here:

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

Look at your metadata specifically. Thanks

@whatwareweb whatwareweb added the triaged This PR has been triaged - awaiting reviewer label Nov 2, 2025
@ashmitiscodingpython
Copy link
Author

I've added the description to the metadata. Please let me know if there are any other errors.

@ashmitiscodingpython
Copy link
Author

@whatwareweb Can we continue with the review process?

@whatwareweb
Copy link
Collaborator

OK, just checked your metadata and it looks good. A reviewer will take a look at your game shortly. Thanks!

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

Hello, I love this game and the concept is really fun!! However, during the beginning levels, I am confused on how to play it, especially when one of the players has already made it to the end of the level but it restarts the game. Can you add some instructions in a comment at the top of your code to explain this to new players? Or also maybe make some tutorial levels with text explaining it. Thanks!

@whatwareweb whatwareweb self-assigned this Nov 4, 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