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

[Sprig App] Reach The End Multiplayer #2629

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Bluelightning26
Copy link

@Bluelightning26 Bluelightning26 commented Nov 23, 2024

Your checklist for this pull request

Author name

Blu

About your game

Fight your way to the opposing player's endzone while they push back, the twine will get shorter with more pushes when your opponent is in their own endzone. To prevent your opponent from ruthlessly pushing you, freeze their controls! This can be done five times by each player and lasts half a second. This is a two player game, designed to be simple while taking advantage of the Sprig’s layout.

How do you play your game?

Player 1:
Press D to go forward
Press W to freeze your opponent’s controls for half a second

Player 2: Press J to go forward
Press I to freeze your opponent’s controls for half a second

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!

Copy link

vercel bot commented Nov 23, 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 Nov 26, 2024 9:15pm

Copy link

You can play your game at Play Here!

@alx-alexpark alx-alexpark added the submission Game submission label Nov 26, 2024
@gusruben gusruben changed the title Add files via upload [Sprig App] Reach The End Multiplayer Nov 26, 2024
@gusruben gusruben self-assigned this Nov 26, 2024
Copy link
Member

@gusruben gusruben 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, I like the concept! It doesn't quite reach a full minute of novel gameplay (though it's obviously very player-dependant), but could you maybe add another feature or two, like multiple rounds, to extend the playtime? If you do I'll be happy to approve it!

@gusruben gusruben added the initial review performed This Sprig app PR has had initial feedback given, and is in a pending state of review label Nov 26, 2024
Copy link

You can play your game at Play Here!

1 similar comment
Copy link

You can play your game at Play Here!

@Bluelightning26
Copy link
Author

Hello! Thank you for the feedback! Instead of adding rounds, I felt like the game needed more strategy. To add more of this to the game I allowed the players to freeze their opponents controls for one second by pressing “w” or “i” respectively . Each player only gets five times to freeze their opponents controls so they have to use it at the right time. I believe this greatly improves the game and extends the playtime at the same time, while also being more fun. Thank you for pushing me!

Tweaked timings of freezes
Copy link

You can play your game at Play Here!

@gusruben
Copy link
Member

Thanks for your submission, I'll accept it :)

If you're a teen, you can get your Sprig here! 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 ;)

@gusruben gusruben added the approved accepted game that hasn't been merged yet label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved accepted game that hasn't been merged yet 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.

3 participants