Skip to content

Mr. Moshu#3771

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

Mr. Moshu#3771
jamallyemin wants to merge 3 commits intohackclub:mainfrom
jamallyemin:main

Conversation

@jamallyemin
Copy link
Copy Markdown

@jamallyemin jamallyemin commented Mar 16, 2026

Author: Emin Jamally

What is your game about?
It's a hacking-themed puzzle game. You play as a "Ghost" in the machine, collecting data cubes and bypassing active firewalls to decrypt terminal passwords and reach the final "Owner" status.

How do you play your game?
Press WASD to move. Collect all green data cubes (d) in the room to unlock the terminal (k). Approach the terminal to get a hint, then type the correct password to progress. Avoid red firewalls (f) and virus tiles (z). Press I to restart the level if you get stuck.
Code

[x] The game was made using the Sprig editor.

[x] The game is placed in the /games directory.

[x] The code is significantly different from all other games in the Sprig gallery.

[x] The game runs without errors.

[x] The name of the file/game contains only alphanumeric characters.

[x] The game name is not the same as others.

[x] The game has metadata at the top of the file.

Image

[x] The image is in the /games/img directory.

[x] The name of the image matches the name of your file (MrMoshu.js -> MrMoshu.png).

@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 "MrMoshu.js" is missing or formatted incorrectly (missing @title: @author: @description: @tags: @addedOn:).
- Found some non-Sprig APIs (like window or fetch) in "MrMoshu.js". Please remove them.

[TOOLS]

Added required @title, @author etc. and replaced alert/prompt/setInterval with Sprig-compatible logic.
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 7, 2026

@jamallyemin is attempting to deploy a commit to the Hack Club Team on Vercel.

A member of the Team first needs to authorize it.

@whatwareweb whatwareweb added submission Game submission and removed submission Game submission labels Apr 13, 2026
@github-actions
Copy link
Copy Markdown

✅ [Auto Triage] Submission Verified

Everything looks great! Your submission is ready be reviewed.

[TOOLS]

@whatwareweb
Copy link
Copy Markdown
Collaborator

Hi! This game's artwork looks amazing!

However, there are some bugs:
First, when going to the terminal, there is this error:
image

Also, you can just walk through walls.

Please let me know once you've fixed this!

@whatwareweb whatwareweb added the triaged This PR has been triaged - awaiting reviewer label Apr 13, 2026
@github-actions
Copy link
Copy Markdown

✅ [Auto Triage] Submission Verified

Everything looks great! Your submission is ready be reviewed.

[TOOLS]

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

Labels

submission Game submission triaged This PR has been triaged - awaiting reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants