Welcome to Vertical Launch Simulator! - Adjust the initial velocity using the slider on the left - Press the "Launch" button on the bottom left to launch the cannonball - Press the "Show Variables" button on the top right to display other variables at work during the launch.
I am in a physics class this year and decided to create a simulator for vertical launches using the equations I learned! Angled Launch Simulator: https://scratch.mit.edu/projects/143885451/ --Variable Explanations-- Max. Height --> The maximum height the cannonball reaches (m) Air Time --> the total air time (seconds) Vo --> the initial velocity (m/s) a --> acceleration = -9.8 m/s^s (gravity) V --> current velocity (m/s) t(up) --> the time it takes to get to the maximum height (in seconds) Δx --> distance from the cannon (m) Coding and Graphics by @spaceyJC You may use this with credit!