Skip to content

Flow#3682

Open
somebodyd wants to merge 3 commits intohackclub:mainfrom
somebodyd:main
Open

Flow#3682
somebodyd wants to merge 3 commits intohackclub:mainfrom
somebodyd:main

Conversation

@somebodyd
Copy link
Copy Markdown

Your checklist for this pull request

Author name

Andrew

somebody

About your game

my game is about moving using wasd to move yellow blocks to green blocks

pushing WASD moves all of the 25 yellow boxs your goal is to get them all to cover an green box , use j and l to change levels

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

Image (If an image is used)

Thanks for your PR!

Comment thread flow.js
this the the debugged version
Comment thread flow.js
Comment on lines +1210 to +1220
..............................
....Z.......Z.................
.....Z..Z..Z....Z.............
.....Z..Z..Z..................
......Z.Z..Z.........Z.ZZZ....
.......Z.ZZ.....Z....ZZ..Z....
................Z....Z....Z...
................Z....Z.....Z..
................Z....Z.....Z..
.....................Z........
..............................`,

This comment was marked as outdated.

@somebodyd
Copy link
Copy Markdown
Author

somebodyd commented Feb 12, 2026 via email

@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

- It looks like "flow.js" is outside the games folder. Only files in /games are allowed.

[TOOLS]

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