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.

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