Skip to content

Conversation

cyberchicken1231
Copy link

Your checklist for this pull request

Author name

Author:
Moses Shriver

About your game

What is your game about?

Catching fish to earn points
How do you play your game?

WASD keys move your character, the chicken in a speedboat, around. Get to a bubble before it disappears and press j to cast your line. Immediately start to spam J. You have 10 seconds to press the button a number of times equal to the value of the fish divided by 2.

Code

Check off the items that are true.

  • [ x] The game was made using the Sprig editor.
  • [x ] The game is placed in the in the /games directory.
  • [ x] The code is significantly different from all other games in the Sprig gallery (except for games labeled "demo").
  • [ x] The game runs without errors.
  • [ x] The name of the file/game contains only alphanumeric characters, -s, or _s.
  • [ x] The game name is not the same as the others from gallery

Image (If an image is used)

Thanks for your PR!

@GalaxyGamingBoy
Copy link
Member

Hey! Make sure your game has correct and relevant metadata with the following format. Thanks :)

Paste this code at the top of your game file, and fill it out with your game's information where MM is the Current Month (ie 08) and DD is the Current Day (ie 03).

/*
@title:
@author: 
@description:
@tags: []
@addedOn: 2025-MM-DD 
*/

@GalaxyGamingBoy GalaxyGamingBoy added the triaged This PR has been triaged - awaiting reviewer label Aug 4, 2025
@GalaxyGamingBoy
Copy link
Member

Thanks for the updates, the @tags tag still has a minor issue, everything else seems good. Can you format it like this: @tags: ["fishing"]?

@whatwareweb
Copy link
Collaborator

OK this looks good, a reviewer will get to your PR soon. In the future, when you make changes, can you also leave a comment? It just makes it easier for us reviewers to know what has happened.

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

@whatwareweb whatwareweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, this game looks good but i keep getting sprite out of bounds errors? could you take a look?

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.

3 participants