Projectile Challenge:
Your goal: Find the firing angle and initial velocity to launch a cube so it clears the wall and lands in the bucket.
Given: The distance to the bucket (d) and the height of the wall (hwall) are shown below. Gravity depends on the planet you choose.
What you must calculate:
Adjust the planet, distance, and wall height. The game will calculate the perfect launch velocity and angle to get the cube over the wall and into the bucket, using real gravity math.