Skip to content

Combo C4W#3679

Merged
whatwareweb merged 3 commits intohackclub:mainfrom
MeBadDev:main
Apr 13, 2026
Merged

Combo C4W#3679
whatwareweb merged 3 commits intohackclub:mainfrom
MeBadDev:main

Conversation

@MeBadDev
Copy link
Copy Markdown
Contributor

@MeBadDev MeBadDev commented Feb 9, 2026

Author name

Author: MeBadDev

About your game

Tetris but 4-blocks-wide. The goal is to get the combo counter as high as possible. Hopefully this can help me practice c4w, a popular and really overpowered competitive modern tetris opener. Implemented the Tetris guideline system, including:

  • 7-bag randomizer
  • Super Rotation System (SRS)
  • Starting position
  • Piece color

How do you play your game?
W -> Soft drop
S -> Hard drop
A -> Move left
D -> Move right

J -> Rotate left
K -> Hold/Swap Hold
L -> Rotate right

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

(note: it's 2026 now, please consider updating this template!)

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 Verified

Everything looks great! Your submission is ready be reviewed.

[TOOLS]

@whatwareweb
Copy link
Copy Markdown
Collaborator

Wow this looks awesome!

@whatwareweb whatwareweb added this pull request to the merge queue Apr 13, 2026
@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

Merged via the queue into hackclub:main with commit b5c74dd Apr 13, 2026
3 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.

2 participants