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

Catch the block #2806

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

Catch the block #2806

wants to merge 9 commits into from

Conversation

hackclub-ethan
Copy link

Your checklist for this pull request

Author name

Author: Ethan

About your game

What is your game about?

Try and catch the red block.

How do you play your game?

To control the person use w, a, s, d

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

Thanks for your PR!

Copy link

vercel bot commented Jan 19, 2025

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 Jan 25, 2025 3:21am

Copy link

You can play your game at Play Here!

@hackclub-ethan hackclub-ethan changed the title Add files via upload Catch the block Jan 19, 2025
@Cosmin-Mare Cosmin-Mare self-assigned this Jan 22, 2025
@Cosmin-Mare Cosmin-Mare added the submission Game submission label Jan 22, 2025
Copy link

You can play your game at Play Here!

Copy link
Collaborator

@Cosmin-Mare Cosmin-Mare left a comment

Choose a reason for hiding this comment

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

Hey! Please add more stuff to the game and some sort of point system. Ty for your submission.

Copy link

You can play your game at Play Here!

@hackclub-ethan
Copy link
Author

@Cosmin-Mare I added a point system.

Copy link

You can play your game at Play Here!

@Cosmin-Mare
Copy link
Collaborator

nice! could you add some more features so it's fun to play and can be played for at least 1 minute?

Copy link

You can play your game at Play Here!

@hackclub-ethan
Copy link
Author

@Cosmin-Mare I added a win condition. (Score 40)

@Cosmin-Mare
Copy link
Collaborator

I don't think that's quite enough, but you're getting there! maybe try adding some lasers that kill you or enemies that chase you

Copy link

You can play your game at Play Here!

@hackclub-ethan
Copy link
Author

@Cosmin-Mare I have added a kill block to avoid. (Catch blue, Kill red)

@Cosmin-Mare
Copy link
Collaborator

it would be cool if that red one moved to follow the player, or spreaded as the game progressed.. it's pretty easy to avoid it rn

Copy link

You can play your game at Play Here!

@hackclub-ethan
Copy link
Author

@Cosmin-Mare The kill block now moves 1 direction to the player after every move

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