Skip to content

Wordle (date fixed)#3849

Merged
whatwareweb merged 6 commits intohackclub:mainfrom
Hashikono:Hashikono-patch-1
Apr 16, 2026
Lines changed: 1232 additions & 0 deletionsions
Merged

Wordle (date fixed)#3849
whatwareweb merged 6 commits intohackclub:mainfrom
Hashikono:Hashikono-patch-1

Conversation

@Hashikono
Copy link
## Code Check off the items that are true. - [x] The game was made using the [Sprig editor](https://sprig.hackclub.com/editor). - [x] The game is placed in the in the [`/games` directory](https://github.com/hackclub/sprig/tree/main/games). - [x] The code is significantly different from all other games in the [Sprig gallery](https://sprig.hackclub.com/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](https://sprig.hackclub.com/gallery) - [x] The game has metadata at the top of the file in the following format: > /* > @title: > @author: > @description: > @tags: ['tag1', 'tag2'] > @addedOn: 2025-MM-DD > */ ## Image (If an image is used) - [ ] The image is in the [`/games/img` directory](https://github.com/hackclub/sprig/tree/main/games/img). - [ ] The name of the image matches the name of your file. > Thanks for your PR! Thanks for your PR! js` -> `sokoban_plus.png`. --> > Thanks for your PR! " data-view-component="true" class="dropdown-item btn-link" tabindex="0"> Copy Markdown
Contributor

@Hashikono Hashikono commented Apr 7, 2026

Your checklist for this pull request

Author name

Author: Hashikono

About your game

A sprig port of the popular game Wordle

How do you play your game?
Use WASD to move the selector and select letters using J. Selecting the red box will initialize a "backspace" on your input. When you have a 5 letter input, press L to check if your word matches..
Grey = letter doesn't exist in the wordd
Yellow = letter exists in the word but is in the wrong spot
Green = letter exists and is in the correct spot

Press I to start or restart the game.

Legend:
W : upp
A : leftt
S : rightt
D : downn

I : start/next Level
J : choose (select))
L : enter (check answer))

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.

Hashikono added ed 4 commits February 1, 2026 16:32

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.
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 7, 2026

@Hashikono 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
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

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

@Hashikono Hashikono changed the title itle Hashikono patch 1 Wordle (date fixed) Apr 7, 2026
@whatwareweb whatwareweb added the the submission Game submission label Apr 7, 2026
@github-actions github-actions bot added the the potential-duplicate Do not assign this label manually - to be auto-assigned by Actions label Apr 7, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

✅ [Auto Triage] Submission Verified

Everything looks great! Your submission is ready be reviewed.

[TOOLS]

@whatwareweb whatwareweb mentioned this pull request Apr 8, 2026
9 tasks
@whatwareweb whatwareweb removed the the potential-duplicate Do not assign this label manually - to be auto-assigned by Actions label Apr 8, 2026
@whatwareweb
Copy link
If you can fix these errors we'll be ready to merge! Just a tip, to speed up your game's review, if you just update the code in your branch [here](https://github.com/Hashikono/sprig-wordle/tree/Hashikono-patch-1) and then leave a comment, you will get faster response time.ment, you will get faster response time.time." data-view-component="true" class="dropdown-item btn-link" tabindex="0"> Copy Markdown
Collaborator

Hello! Just played the game. Seeing these errors in the console when you get a word wrong:
image

If you can fix these errors we'll be ready to merge!

Just a tip, to speed up your game's review, if you just update the code in your branch here and then leave a comment, you will get faster response time.

@whatwareweb whatwareweb added the the triaged This PR has been triaged - awaiting reviewer label Apr 14, 2026
@github-actions
Copy link
Copy Markdown

✅ [Auto Triage] Submission Verified

Everything looks great! Your submission is ready be reviewed.

[TOOLS]

Hashikono added ed 2 commits April 14, 2026 11:05

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.
@Hashikono
Copy link
Copy Markdown
Contributor Author

Hello, I just found the bug (a constraint that I forgot to add to the if statement at line 1161) and fixed another potential issue on the home-screen. Hopefully it works perfectly on your side now.

@whatwareweb whatwareweb added submission Game submission and removed submission Game submission labels Apr 16, 2026
@github-actions
Copy link
Copy Markdown

✅ [Auto Triage] Submission Verified

Everything looks great! Your submission is ready be reviewed.

[TOOLS]

@whatwareweb
Copy link
Copy Markdown
Collaborator

Looks great!

@whatwareweb whatwareweb merged commit mit 332b655 into hackclub:main Apr 16, 2026
3 of 4 checks passed
@whatwareweb
Copy link
Copy Markdown
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

submission Game submission 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