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

space-maze #2130

Merged
merged 5 commits into from
Sep 18, 2024
Merged

space-maze #2130

merged 5 commits into from
Sep 18, 2024

Conversation

klumey
Copy link
Contributor

@klumey klumey commented Aug 11, 2024

Your checklist for this pull request

Author name

**Author: ** klumey

About your game

What is your game about?
You are an alien flying through space mazes! Space is filled with all types of dangers, don't fall into black holes or step into rips in space and time!
Try to escape those so you can get to the planet.
After landing, you're job is to abduct cows! Only after getting all of them, you can fly away on your space ship.
But beware! You start getting hungry - eat apples to finish your job and not starve!

How do you play your game?

Press WASD - to move, I - to collect crystals (used to open gates blocking the planets - win goal), K - to use crystals - opening gates, J - to reset levels if you're stuck. Try to avoid dying by stepping on black holes, holes in space and fake planets. Go from the starting point all the way to the planet/finish and don't die. Upon dying the current level restarts
While in "alien" state, abduct cows by stepping on them, you can only proceed to the next level after collecting all of them.
After 7th level, hunger stat appears, eat apples to reset it - when it goes down to 0, player dies

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!

Copy link

vercel bot commented Aug 11, 2024

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 Aug 31, 2024 10:03pm

@recursiveforte recursiveforte added the initial review performed This Sprig app PR has had initial feedback given, and is in a pending state of review label Aug 15, 2024
@recursiveforte
Copy link
Member

I like the art for this game, but it's too similar to the Sokoban example to qualify for the Sprig gallery. You could differentiate it by adding another game mechanic or two.

- added "alien" state in every odd level
* while in alien state, you must abduct cows to fly away on your ship
- added 18 more levels
@klumey
Copy link
Contributor Author

klumey commented Aug 31, 2024

Hey, added some things, to make the game more unique. Hope it's enough ;) Have a great day

@recursiveforte
Copy link
Member

Nice job with this! The extra content you added made this unique and genuinely fun to play. I also love the art with this game. I'm approving this, and you'll see it in the gallery soon!

If you're a teenager, you can request a free Sprig console at this link and join our online Slack community to chat with other people making Sprig games.

@recursiveforte recursiveforte added this pull request to the merge queue Sep 18, 2024
Merged via the queue into hackclub:main with commit e89b592 Sep 18, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
initial review performed This Sprig app PR has had initial feedback given, and is in a pending state of review submission Game submission
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants