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

infinite-loop #2218

Merged
merged 4 commits into from
Sep 3, 2024
Merged

infinite-loop #2218

merged 4 commits into from
Sep 3, 2024

Conversation

mattsoh
Copy link
Contributor

@mattsoh mattsoh commented Aug 24, 2024

Your checklist for this pull request

Author name

Author: mattsoh

About your game

What is your game about?

A Sprig Maze Game for arcade-jam (theme Loopholes) where you get through the two (yes, only two!) levels in the fastest time possible!

How do you play your game?

Just use WASD for directional control, the other buttons are left for you to find out :) (Try not to look at the code).

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 24, 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 28, 2024 9:48pm

@mattsoh
Copy link
Contributor Author

mattsoh commented Aug 24, 2024

For the reviewer that really doesn't have patience, j is used to jump over special tiles (those labeled with slide/"s"), k is used to pick up coins (coins only show when you go over them). Some walls are fake (fake/"f" and coin/"c"). Coins decrease your total time. Slides are solids with the player.

@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 28, 2024
@recursiveforte
Copy link
Member

I love this game, but it's too short for me to accept (we have a minimum of five minutes of play time). The timer at the bottom was a helpful indicator of this, lol. I can approve it if you add a few more levels!

@mattsoh
Copy link
Contributor Author

mattsoh commented Aug 30, 2024

Hi,

It says "Your game [is required to have] a minimum of 1 min of gameplay"? Or is this outdated?

Anyway I will work on the project to make it ≥5 mins.

Also does the player trying to find out what the hidden controls/items are count as runtime?

Thanks!

@mattsoh
Copy link
Contributor Author

mattsoh commented Aug 30, 2024

Also the coins reduce the time of the timer at the bottom :)

@mattsoh
Copy link
Contributor Author

mattsoh commented Aug 31, 2024

@recursiveforte

@grymmy
Copy link
Contributor

grymmy commented Sep 3, 2024

I love this game, but it's too short for me to accept (we have a minimum of five minutes of play time). The timer at the bottom was a helpful indicator of this, lol. I can approve it if you add a few more levels!

Incorrect @recursiveforte - it is 1min gameplay we require.

@recursiveforte
Copy link
Member

Sorry, my bad! I'm approving this, and you should see it in the gallery this week.

If you're a teenager, you can request a free Sprig console at this link.

@recursiveforte recursiveforte added this pull request to the merge queue Sep 3, 2024
Merged via the queue into hackclub:main with commit d991640 Sep 3, 2024
4 checks passed
@mattsoh
Copy link
Contributor Author

mattsoh commented Sep 3, 2024

Thanks for your help!

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.

3 participants