Skip to content

Pixel Pier Game! - #4063

Merged
LucasHT22 merged 4 commits into
hackclub:mainfrom
hhhug000:main
Jul 27, 2026
Merged

Pixel Pier Game!#4063
LucasHT22 merged 4 commits into
hackclub:mainfrom
hhhug000:main

Conversation

@hhhug000

@hhhug000 hhhug000 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Your checklist for this pull request

Author name

Author:

Hugo

About your game

What is your game about?

My game is about fishing! You move your fishing rod to catch fish to gain points, but game over if you catch any of the junk

How do you play your game?

W and S move the bobber up and down, move it in line with fish as they pass the line to catch them, move the bobber away from any old soup cans thrown in the ocean to prevent game over

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: ['tag1', 'tag2']
    @addedOn: 2025-MM-DD
    */
    D
    */
    

Image (If an image is used)

Thanks for your PR!

Sorry, something went wrong.

hhhug000 added ed 3 commits July 7, 2026 17:13

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.
Copilot AI review requested due to automatic review settings July 7, 2026 16:21
@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

@hhhug000 is attempting to deploy a commit to the Hack Club Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

[Auto Triage] PR detected. Apply submission label to run validation.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Sprig game, Pixel Pier, a fishing-themed arcade game where the player moves a bobber to catch fish for points while avoiding junk that triggers game over.

Changes:

  • Introduces games/PixelPier.js with full game implementation (sprites, map, input, scoring, audio).
  • Implements timed fish spawning and movement loops with difficulty scaling via decreasing intervals.
  • Adds collision handling for scoring and game-over behavior.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

games/PixelPier.js
games/PixelPier.js
games/PixelPier.js
games/PixelPier.js
@LucasHT22 LucasHT22 added the the submission Game submission label Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

✅ [Auto Triage] Submission Verified

Everything looks great! Your submission is ready be reviewed.

[TOOLS]

@LucasHT22 LucasHT22 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice idea! Congrats:)
If you're a teen, you can get your sprig here! https://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:)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copilot AI review requested due to automatic review settings July 27, 2026 20:36

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review is ineligible. To be eligible to request a review, you need a paid Copilot license, or your organization must enable Copilot code review.

@LucasHT22
LucasHT22 added this pull request to the he merge queue Jul 27, 2026
Merged via the queue into hackclub:main with commit t a6dc17d Jul 27, 2026
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

submission Game submission

Projects

None yet

Development

Successfully merging this pull request may close these issues.

None yet

3 participants