Skip to content

Conversation

@mkinteh2012-glitch
Copy link

@mkinteh2012-glitch mkinteh2012-glitch commented Oct 6, 2025

Your checklist for this pull request

Author name

**Author: Muhammad Kinteh (Me)

PenguinBoyMo

About your game

What is your game about?
Platforming through a world

How do you play your game?

W to jump A and D for left and right

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!

@mkinteh2012-glitch
Copy link
Author

@whatwareweb
Copy link
Collaborator

Hi! Please double check the checklist in the PR's first comment!

@whatwareweb whatwareweb added the triaged This PR has been triaged - awaiting reviewer label Oct 13, 2025
@mkinteh2012-glitch
Copy link
Author

Hi! Please double check the checklist in the PR's first comment!

I got it fixed

@whatwareweb
Copy link
Collaborator

It doesn't look like your changes made it through, can you double check that?

@mkinteh2012-glitch
Copy link
Author

It doesn't look like your changes made it through, can you double check that?

It works for me
The author is me Muhammad Kinteh / PenguinBoyMo
The Point of the game is going on an adventure
Control are A and D for left and right W to Jump

@whatwareweb
Copy link
Collaborator

I'm still seeing spaces in the game title, and also the metadata is missing some tags

@mkinteh2012-glitch
Copy link
Author

I'm still seeing spaces in the game title, and also the metadata is missing some tags

Could you tell me which part of the metadata is missing and which part of the title on my side everything looks fine

@whatwareweb
Copy link
Collaborator

https://github.com/hackclub/sprig/pull/3350/files
Here, you can check everything in this page that I can see as well. It looks to be missing the @description

@mkinteh2012-glitch
Copy link
Author

this is my metadata

/*
@title: BitBoy Platformer
@author:
@tags: platformer
@addedOn: 2025-10-05
*/
is there anything else I need to add

@whatwareweb
Copy link
Collaborator

Yes, please make sure there is an author, and also add the @description tag

@whatwareweb
Copy link
Collaborator

Hello, there still looks like there's no @description tag, and also it looks like the filename still has spaces and other characters. Please take a look at your PR here:
https://github.com/hackclub/sprig/pull/3350/files

Added a description for the BitBoy platformer.
@mkinteh2012-glitch
Copy link
Author

Hello, there still looks like there's no @description tag, and also it looks like the filename still has spaces and other characters. Please take a look at your PR here: https://github.com/hackclub/sprig/pull/3350/files

I got it fixed and added a description

@whatwareweb
Copy link
Collaborator

Can you double check the filename? i don't think your changes to that went through

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