Skip to content

Conversation

@Lightindahouse
Copy link
Contributor

@Lightindahouse Lightindahouse commented May 21, 2025

Your checklist for this pull request

Author name

Author:
Lightindahousee

About your game

What is your game about?
You are a gremlin trapped in an unkown place, you pull levers, hide from guards ( that chase you if seen) and get to the exit before its latee

How do you play your game?
Movement::
Use WASD keys to move your gremlin around the maze..

Pull Levers (J key):
Standing on a lever and pressing J will pull it, increasing your chaos level by 1..
Pulling all required levers is necessary before you can escape..

Chaos Meter:
Tracks how many levers you’ve pulled. You need to reach the chaos limit (difficulty dependent) to unlock the exit..

Guards (g and h):
Two types of patrolling guards wander the maze..
If a guard spots you aligned horizontally or vertically, it will chase you. Otherwise, it patrols back and forth..

Powerups (u):
Reduce chaos when collected, giving you some breathing room..

Exit (e):
Appears but is locked until you’ve pulled all the levers (max chaos). Step on the exit tile to win..

Timer:
You have limited time to pull levers and escape. If time runs out or you get caught by a guard, you lose..

Difficulty Levels:

Easy: More time, slower guards, fewer levers

Medium: Balanced

Hard: Less time, faster guards, more levers

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 game name is not the same as the others from gallery
  • The name of the file/game contains only alphanumeric characters, -s, or _s.

Image (If an image is used)

Thanks for your PR!

Sorry, something went wrong.

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.
Copy link
Member

@LucasHT22 LucasHT22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Your PR is missing metadata! It should be on the top like this:

/*
@title:
@author: 
@tags: []
@addedOn: 2025-00-00
*/

*/

Also replace spaces on filename with _

@LucasHT22 LucasHT22 self-assigned this Jul 25, 2025

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

Hey! Your PR is missing metadata! It should be on the top like this:

/*
@title:
@author: 
@tags: []
@addedOn: 2025-00-00
*/

*/

Also replace spaces on filename with _

Done

Copy link
Member

@LucasHT22 LucasHT22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Start menu text isn't readable
image

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix menu and you escaped not fitting
@Lightindahouse
Copy link
Contributor Author

Fixed, "You escaped" also had this issue.

@Lightindahouse Lightindahouse requested a review from rom LucasHT22 August 1, 2025 17:04

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy link
Member

@LucasHT22 LucasHT22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congrats:)
If you're a teen, you can get your sprig here! https://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:)

@LucasHT22 LucasHT22 added this pull request to the he merge queue Aug 19, 2025
Merged via the queue into hackclub:main with commit t e227bcc Aug 19, 2025
2 checks passed
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.

None yet

2 participants