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

Create missile_mania.js #697

Merged
merged 5 commits into from
Jan 2, 2023
Merged

Create missile_mania.js #697

merged 5 commits into from
Jan 2, 2023

Conversation

ni5arga
Copy link
Member

@ni5arga ni5arga commented Jan 1, 2023

About your game

Missile Mania Game

What is your game about?

This is my first game made with Sprig editor. The game is pretty simple, if the player collides with missiles dropping from the sky the player dies.

How to play your game?

Example : Press RUN to start the game. A and D are control keys. A is for Left. D is for Right.

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 PR!

@vercel
Copy link

vercel bot commented Jan 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
sprig ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 2, 2023 at 3:16AM (UTC)

@vercel vercel bot temporarily deployed to Preview – sprig January 1, 2023 20:10 Inactive
@vercel vercel bot temporarily deployed to Preview – sprig January 1, 2023 20:47 Inactive
@LucasHT22 LucasHT22 added the submission Game submission label Jan 1, 2023
@LucasHT22
Copy link
Member

Good game! 1 bug, the obstacles do not disappear when you reach the end of the screen, making it impossible to dodge

@ni5arga
Copy link
Member Author

ni5arga commented Jan 2, 2023

Good game! 1 bug, the obstacles do not disappear when you reach the end of the screen, making it impossible to dodge

Alright, I'll work on fixing it.

@vercel vercel bot temporarily deployed to Preview – sprig January 2, 2023 02:17 Inactive
@ni5arga
Copy link
Member Author

ni5arga commented Jan 2, 2023

Sprig
Fixed, time to push the code.

@vercel vercel bot temporarily deployed to Preview – sprig January 2, 2023 02:57 Inactive
@ni5arga
Copy link
Member Author

ni5arga commented Jan 2, 2023

Good game! 1 bug, the obstacles do not disappear when you reach the end of the screen, making it impossible to dodge

@LucasHT22
The bug has been fixed.

Also some other significant changes were made in the last commit by me. Such as,
Up(W) and Down(S) control keys have been removed as gravity exists
The only control keys are A and D only which are now being used the player to move left and right.

A ground layer has also been added in the game, making design of the game better.

Sprig (1)

Copy link
Member

@LucasHT22 LucasHT22 left a comment

Choose a reason for hiding this comment

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

Good changes! I would just add a background :)

If you're a teen, you can get your sprig here! https://sprig-order.hackclub.dev/

@LucasHT22 LucasHT22 merged commit 6d5a96a into hackclub:main Jan 2, 2023
@vercel vercel bot temporarily deployed to Preview – sprig January 2, 2023 03:16 Inactive
@ni5arga
Copy link
Member Author

ni5arga commented Jan 2, 2023

Thanks for the approval!

LucasHT22 added a commit that referenced this pull request Jan 2, 2023
@ni5arga ni5arga deleted the patch-1 branch March 9, 2023 15:23
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