[Sprig App] Da sh - #4095
Open
Shreejit-Paudel wants to merge 1 commit into
Open
Conversation
|
@Shreejit-Paudel is attempting to deploy a commit to the Hack Club Team on Vercel. A member of the Team first needs to authorize it. |
|
[Auto Triage] PR detected. Apply |
Author
|
That's it — simple rules, quick to pick up, and just enough challenge from the enemies to keep it interesting. Want me to write this into the @description field of the code itself, or turn it into a short README you can share alongside the game? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Author name
Author: Shreejit-Paudel
About your game
What is your game about?
Dash is a small arcade-style dodge-and-collect game. You control a little character who has to sneak around a walled-in room, grab all the coins scattered around, and stay away from the enemies patrolling the space. It's a quick, simple game — no big story, just quick reflexes and a bit of careful movement.
How do you play your game?
Move your character using:
W – move up
S – move down
A – move left
D – move right
Collect the coins (yellow circles) scattered around the map. Walk onto a tile with a coin to pick it up — your score goes up by 1 each time.
Avoid the enemies (red creatures). If you walk into one, you lose — the game will tell you "You got caught!"
Win the game by collecting every coin on the map without touching an enemy. Once all coins are gone, you'll see "You win!" along with your final score.
Walls (the solid blocks) block your path — you can't walk through them, so you'll need to plan your route around the enemies carefully.