Skip to content

Detention Loop#4035

Open
domasles wants to merge 2 commits into
hackclub:mainfrom
domasles:main
Open

Detention Loop#4035
domasles wants to merge 2 commits into
hackclub:mainfrom
domasles:main

Conversation

@domasles

Copy link
Copy Markdown

Checklist for this pull request

Author name

Domas Leščinskas

About the game

Exhausted after a long day of school, you just want to go home. Instead, you're trapped in an endless corridor with entities trying to distort your reality. Look closely. Trust nothing. There might be a way out.

To play the game, you only need 4 buttons:

  • W - To move forward
  • S - To move back
  • L - To proceed through the tutorial
  • J - To reset the game (get back to the title screen)

If you spot an anomaly (something that should NOT exist in the given scene), you must go back.
If everything seems normal, proceed!
If you choose incorrectly, your score resets to 0.
If chosen correctly, score increases by one.
Reach 10 to win!

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

@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

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

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant