Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maze Game #1093

Merged
merged 6 commits into from
Jul 27, 2023
Merged

Maze Game #1093

merged 6 commits into from
Jul 27, 2023

Conversation

madison-shaw0
Copy link
Contributor

Your checklist for this pull request

Author name

Madison Shaw

About your game

A character needs to find their way through 5 levels of mazes before they can escape!

How do you play your game?
Press WASD to move, get to the green flag.

Code

Check off the items that are true.

  • [X ] The game was made using the Sprig editor.
  • [ X] The game is placed in the in the /games directory.
  • [X ] The code is significantly different from all other games in the Sprig 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

Image (If an image is used)

Thanks for your PR!

@vercel
Copy link

vercel bot commented Jul 19, 2023

@madison-shaw0 is attempting to deploy a commit to the Hack Club Team on Vercel.

A member of the Team first needs to authorize it.

@LucasHT22 LucasHT22 added the submission Game submission label Jul 19, 2023
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.

Nice game! Did you use any game for inspiration?

@madison-shaw0
Copy link
Contributor Author

Thank you! My inspiration wasn't a specific game, but an escape room my friends and I recently did.

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.

Nice! What about more levels?

Added 5 levels
@vercel
Copy link

vercel bot commented Jul 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sprig ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 27, 2023 11:55pm

@vercel vercel bot temporarily deployed to Preview – sprig July 21, 2023 15:10 Inactive
@madison-shaw0
Copy link
Contributor Author

I added 5 more levels with longer mazes!

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.

level 7 seems impossible to solve, could you tell me how to solve it?

Fixed level 7
@vercel vercel bot temporarily deployed to Preview – sprig July 24, 2023 19:57 Inactive
@madison-shaw0
Copy link
Contributor Author

It was impossible to solve, my bad! I updated the code to fix it.

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.

No worries! How about decreasing the size of the last level? I think it will be too small on the console

Decrease size of last level
@vercel vercel bot temporarily deployed to Preview – sprig July 25, 2023 14:37 Inactive
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.

Last thing, could you change the name? We already have a game with that name, sorry

@madison-shaw0
Copy link
Contributor Author

Of course! No problem

@vercel vercel bot temporarily deployed to Preview – sprig July 27, 2023 04:10 Inactive
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 merged commit 5bbcac5 into hackclub:main Jul 27, 2023
1 check failed
@vercel vercel bot temporarily deployed to Preview – sprig July 27, 2023 23:55 Inactive
LucasHT22 added a commit that referenced this pull request Jul 27, 2023
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.

2 participants