Skip to content

Dragon Rush - #1084

Merged
LucasHT22 merged 3 commits into
hackclub:mainfrom
wadwad-a:main
Jul 18, 2023
Merged

Dragon Rush#1084
LucasHT22 merged 3 commits into
hackclub:mainfrom
wadwad-a:main

Conversation

@wadwad-a

@wadwad-a wadwad-a commented Jul 7, 2023

Copy link
Copy Markdown
Contributor

Your checklist for this pull request

Author names

Authors: Xhaiden, Aaron, and Brenden

About your game

What is your game about?
Our game is Sokoban-like game with a cute dragon player that pushes a flower to a green spot.

How do you play your game?
To play the game, you must use WASD to move a dragon that must push a flower to a green spot. Avoid red at all costs. Make sure to push crates out of the way, open doors by picking up keys, and use portals for difficult situations. The levels get progressively harder. Some other controls are "i" for information, like coordinates and level number, and "j" to restart the level if you get stuck.

Code

Check off the items that are true.

  • 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

Image (If an image is used)

Thanks for your PR!

@vercel

vercel Bot commented Jul 7, 2023

Copy link
Copy Markdown

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 18, 2023 7:25pm

@vercel

vercel Bot commented Jul 7, 2023

Copy link
Copy Markdown

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

A member of the Team first needs to authorize it.

@vercel
vercel Bot temporarily deployed to Preview – sprig July 7, 2023 02:00 Inactive
@LucasHT22 LucasHT22 added the submission Game submission label Jul 7, 2023

@LucasHT22 LucasHT22 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

great bitmaps and great game! 3rd map seems to be impossible to solve, could you tell me how to solve it?

@wadwad-a

Copy link
Copy Markdown
Contributor Author

Hi! I just recorded a video that shows how to beat every level. For one of the levels, I messed up, but I used 'j' to restart the level. After that, I succeeded.
Screen recording 2023-07-14 9.32.18 AM.webm

@LucasHT22 LucasHT22 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks! Looks like there's an error at line 507 TypeError: Cannot read properties of undefined (reading 'x') , do you know how to solve it? If youb need help, lmk:)

@wadwad-a

Copy link
Copy Markdown
Contributor Author

Yeah, we noticed that error. We didn't think much of it because we couldn't find any way that it affected the gameplay. We also did not understand why it was happening. It would be great if you could help us fix it, unless there is no need to.

@LucasHT22

Copy link
Copy Markdown
Member

as it is not an error that affects the game itself, what about I add a wip tag to your game and we continue via Slack talking about and how to solve?

@wadwad-a

wadwad-a commented Jul 18, 2023

Copy link
Copy Markdown
Contributor Author

Sure, sounds good to me! Is it going to be in DMs or in the sprig channel?

@LucasHT22 LucasHT22 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Post about it on sprig channel, so anyone can help! Anyway, Congrats:)
If you're a teen, you can get your sprig here! https://sprig-order.hackclub.dev/

@LucasHT22
LucasHT22 merged commit ffd23b9 into hackclub:main Jul 18, 2023
@vercel
vercel Bot temporarily deployed to Preview – sprig July 18, 2023 19:25 Inactive
LucasHT22 added a commit that referenced this pull request Jul 18, 2023
@wadwad-a

Copy link
Copy Markdown
Contributor Author

I ordered the sprig, and I will ask in slack about the error. Thanks so much!

@wadwad-a

Copy link
Copy Markdown
Contributor Author

We fixed the error, so now the game is completely functional with no errors.

@LucasHT22

Copy link
Copy Markdown
Member

We fixed the error, so now the game is completely functional with no errors.

Could you make another PR with fixed version? Thanks

@wadwad-a

Copy link
Copy Markdown
Contributor Author

Ok

@wadwad-a

Copy link
Copy Markdown
Contributor Author

I created another pull request with the fixed version.

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