Skip to content

Conversation

@leolevd
Copy link

@leolevd leolevd commented Oct 25, 2025

Your checklist for this pull request

Leolevd

Author:

LeoLevd

About your game

What is your game about?

This 2P game is about Fire and Water.
You need to get to your opponent's base before your opponent does the same

How do you play your game?

P1: WASD to move, get to the base labeled '2'
P2: IJKL to move, get to the base labeled '1'

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!

@whatwareweb
Copy link
Collaborator

Hello, please check our PR checklist here:

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

@whatwareweb whatwareweb added the triaged This PR has been triaged - awaiting reviewer label Oct 27, 2025
@leolevd leolevd marked this pull request as draft October 27, 2025 17:56
@leolevd
Copy link
Author

leolevd commented Oct 27, 2025

Oops, I see.
I will reopen my pull request, thanks.

@leolevd leolevd closed this Oct 27, 2025
@leolevd leolevd reopened this Oct 27, 2025
@leolevd leolevd closed this Oct 27, 2025
@leolevd leolevd reopened this Oct 27, 2025
@leolevd
Copy link
Author

leolevd commented Oct 27, 2025

Ok, I think I'm done.

@whatwareweb whatwareweb marked this pull request as ready for review October 27, 2025 23:05
@whatwareweb
Copy link
Collaborator

https://github.com/hackclub/sprig/pull/3396/files

Please double check your files at this link, it looks like your changes did not go through for some reason? Whenever the files are updated, it will show up in that link

@leolevd
Copy link
Author

leolevd commented Oct 28, 2025

Is it? I see clearly my file games/Capture The Base.js
I don't have my image.

@whatwareweb
Copy link
Collaborator

It still looks like you are missing the metadata tags, and also your filename still has spaces. Once you change that we can get started with review!

@leolevd leolevd changed the title Capture The Base Capture_The_Base Nov 3, 2025
@leolevd
Copy link
Author

leolevd commented Nov 3, 2025

I fixed everything!

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