jsnorek / techtonica-assignments

0 stars 2 forks source link

React Game Project - Asteroid Deletion Upon Impact #6

Open jsnorek opened 3 weeks ago

jsnorek commented 3 weeks ago

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

mtp000 commented 2 weeks ago

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

jsnorek commented 2 weeks ago

@mtp000 you got it!