Skip to content

Conversation

@staars-apps
Copy link
Contributor

Your checklist for this pull request

Author name

Author: Stavros Staris Arg

About your game

What is your game about? This game is about a farmer, where you own chickens and produce eggs, to then sell them and buy upgrades for your farm, in a retro approach

How do you play your game? Your character moves with W, A, S, D keys. You can interact with your farm, by pressing K. K is also used to sell eggs and buy upgrades. You can sell eggs outside your property and buy upgrades in your home.

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
  • [x ] The game has metadata at the top of the file in the following format:
    /*
    @title:
    @author:
    @description:
    @tags: []
    @addedOn: 2025-MM-DD
    */
    D
    */
    

Image (If an image is used)

  • [x ] The image is in the /games/img directory.
  • [x ] The name of the image matches the name of your file.

Thanks for your PR!

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@whatwareweb
Copy link
Collaborator

Hi! There's a couple issues with metadata here:

  • There is 2 files that look to be duplicates, could you take a look and make sure the only file there is the correct game file?
  • There are spaces in your file name, please make sure those are replaced with underscore/dashes
  • The @description tag in the metadata is missing

If you could fix these issues and update the files in this PR that would be awesome. Thanks for your PR!

@whatwareweb whatwareweb added the the triaged This PR has been triaged - awaiting reviewer label Sep 18, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@staars-apps
Copy link
Contributor Author

Hello!
Thanks for checking out my project..
I fixed the spaces and added the description, though I couldn't delete the duplicate image. I am not that used to github ://
Also I couldn't change the image filename to Retrofarmin_simulator and it has a space. The javascript file though has an underscore instead of space. Is that valid? Thanks a lott

@whatwareweb
Copy link
Collaborator

Both of these files must be exactly the same filename, and please make sure that there is no spaces or apostrophes, the underscore works well. You can go into your fork of the repo and delete the extra image file from there.

Thanks!!

@whatwareweb
Copy link
Collaborator

Hello @staars-apps just checking to make sure you've seen the above

@staars-apps
Copy link
Contributor Author

Hello, sorry for being late and all, I actually didn't see it. Am sorry. I will work on it now. Thank you a lot

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@staars-apps
Copy link
Contributor Author

Hello!
I just fixed the image!!
Added underscore and deleted the duplicatee

@whatwareweb
Copy link
Collaborator

Awesome, no worries on being late, and all the metadata looks good, i'll check on the game now!

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.

Just took a look, and this game is awesome! Cool concept, and the artwork and sound effects add a lot to the game. Approving!

@whatwareweb whatwareweb added this pull request to the he merge queue Oct 5, 2025
@whatwareweb
Copy link
Collaborator

Thanks for your submission!

If you're a teen, you can get your Sprig here! sprig-order.hackclub.dev

Hack Clubbers would love to see this! Just post a link and 1-2 sentences talking about your game to our #ship channel

Merged via the queue into hackclub:main with commit t 7c2dd8d Oct 5, 2025
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.

None yet

2 participants