Skip to content

Conversation

@Cybdo
Copy link
Contributor

@Cybdo Cybdo commented Aug 17, 2025

What is your game about?

Maze runner with a twist (limited energy)

How do you play your game?

INSTRUCTIONS:
use WASD to move..
Batteries grant energy, stars grant energy and points..
Hazards can be moved, however they require extra energy to do soo
doors move to the next level, however they take energy to unlock, using K..
If you have soft-locked yourself, or you run out of energy, J will reload the level..
Codee

Check off the items that are true.

[x ] The game was made using the [Sprig editor](https://sprig.hackclub.com/editor).
[ x] The game is placed in the in the [/games directory](https://github.com/hackclub/sprig/tree/main/games).
[ x] The code is significantly different from all other games in the [Sprig gallery](https://sprig.hackclub.com/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](https://sprig.hackclub.com/gallery)
[ x] The game has metadata at the top of the file in the following format:

    /*
    @title:
    @author:
    @description:
    @tags: []
    @addedOn: 2025-MM-DD
    */
MM-DD
    */

Image (If an image is used)

The image is in the /games/img directory.
The name of the image matches the name of your file..

Cybdo added ed 4 commits July 27, 2025 23:04

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.
Added more levels, incorporated timers, edited score system

Tried to do procedural generation, gave up, maybe in a future time.e.

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.
@LucasHT22 LucasHT22 added triaged This PR has been triaged - awaiting reviewer awaiting-review Preliminary metadata check is complete, awaiting. review! labels Aug 30, 2025
Copy link
Collaborator

@whatwareweb whatwareweb left a comment

Choose a reason for hiding this comment

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

The battery concept is unique, nice game!

@whatwareweb whatwareweb added this pull request to the he merge queue Sep 15, 2025
Merged via the queue into hackclub:main with commit t 0303c29 Sep 15, 2025
@whatwareweb
Copy link
Collaborator

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:)

@whatwareweb whatwareweb self-assigned this Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review Preliminary metadata check is complete, awaiting. review! triaged This PR has been triaged - awaiting reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

None yet

3 participants