Skip to content

[Sprig App] Enemy Pushing#3796

Open
ratmuds wants to merge 2 commits intohackclub:mainfrom
ratmuds:main
Open

[Sprig App] Enemy Pushing#3796
ratmuds wants to merge 2 commits intohackclub:mainfrom
ratmuds:main

Conversation

@ratmuds
Copy link
Copy Markdown

@ratmuds ratmuds commented Mar 31, 2026

Author name

Author: ratmuds

About your game

What is your game about?

Getting to the end by pushing boxes and moving enemies in as few moves as possible.

How do you play your game?

Use WASD to move the player and IJKL to move all enemies. Some enemies can push boxes. Get to the flag by moving around and moving enemies out of the way.

Code

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

Thanks for your PR!

Copilot AI review requested due to automatic review settings March 31, 2026 15:09

This comment was marked as resolved.

@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

- The metadata header in "EnemyPushing.js" is missing or formatted incorrectly (missing @description:).

[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.

3 participants