-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
base: main
Are you sure you want to change the base?
Catch the block #2806
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
You can play your game at Play Here! |
You can play your game at Play Here! |
There was a problem hiding this 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.
You can play your game at Play Here! |
@Cosmin-Mare I added a point system. |
You can play your game at Play Here! |
nice! could you add some more features so it's fun to play and can be played for at least 1 minute? |
You can play your game at Play Here! |
@Cosmin-Mare I added a win condition. (Score 40) |
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 |
You can play your game at Play Here! |
@Cosmin-Mare I have added a kill block to avoid. (Catch blue, Kill red) |
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 |
You can play your game at Play Here! |
@Cosmin-Mare The kill block now moves 1 direction to the player after every move |
that just makes the game impossible to beat sometimes.. could you fix that somehow? |
You can play your game at Play Here! |
@Cosmin-Mare Fixed it |
You can play your game at Play Here! |
You can play your game at Play Here! |
@Cosmin-Mare Any updates? |
sorry for the delay, this didn't pop up in my inbox for whatever reason. Your game is still to simple imo, please add more stuff to it and make it challenging in a way |
@Cosmin-Mare What do you suggest for me to change |
i mean.. think abt stuff to add, idk like obstacles and moving bits and lasers and stuff like that that would make it a more fun experience. as of now you're just running to get the cube |
You can play your game at Play Here! |
@Cosmin-Mare I added another kill block that follows you. |
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.
/games
directory.-
s, or_
s.