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

React Game Project - Asteroid Deletion Upon Impact #6

Open
jsnorek opened this issue Aug 23, 2024 · 2 comments
Open

React Game Project - Asteroid Deletion Upon Impact #6

jsnorek opened this issue Aug 23, 2024 · 2 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@jsnorek
Copy link
Owner

jsnorek commented Aug 23, 2024

This is for the react game.

Summary
The asteroids currently move down the page in increments and stop one they hit the "ship" or the end of the browser page. Once they reach their final destination, they need to be taken off of the page/hidden/deleted so they no longer appear on the baseline that the ship is on.

Page where problem found?

This would be in the Aseriod.jsx file

@jsnorek jsnorek added enhancement New feature or request bug Something isn't working labels Aug 23, 2024
@mtp000
Copy link

mtp000 commented Aug 30, 2024

Hey Juliana, I'd like to work on this issue!

@jsnorek
Copy link
Owner Author

jsnorek commented Aug 30, 2024

@mtp000 you got it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants