Skip to content

Wordle#3659

Closed
Hashikono wants to merge 3 commits intohackclub:mainfrom
Hashikono:main
Closed

Wordle#3659
Hashikono wants to merge 3 commits intohackclub:mainfrom
Hashikono:main

Conversation

@Hashikono
Copy link
Copy Markdown
Contributor

@Hashikono Hashikono commented Feb 2, 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 word
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 : up
A : left
S : right
D : down

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
    */
    

Image (If an image is used)

Thanks for your PR!

@whatwareweb whatwareweb added the submission Game submission label Apr 7, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 7, 2026

❌ [Auto Triage] Submission Issues Found

- The date in "wordle.js" doesn't look right. Please set it to the current date.

[TOOLS]

@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.

@Hashikono
Copy link
Copy Markdown
Contributor Author

Sorry, that was a misclick

@github-actions github-actions Bot added the potential-duplicate Do not assign this label manually - to be auto-assigned by Actions label Apr 7, 2026
@whatwareweb
Copy link
Copy Markdown
Collaborator

Closing because PR was updated, review will be continued on #3849

@whatwareweb whatwareweb closed this Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

potential-duplicate Do not assign this label manually - to be auto-assigned by Actions submission Game submission

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants