Projectile Playground banner

Projectile Playground

3 devlogs
1h 57m 34s

This projects is an interactive simulation, with the goal to visualize projectiles and make them more comprehensible.

You can experiment by changing different variables (angle, velocity, gravity) and seeing the output (how the projectile looks…

This projects is an interactive simulation, with the goal to visualize projectiles and make them more comprehensible.

You can experiment by changing different variables (angle, velocity, gravity) and seeing the output (how the projectile looks, the distance covered and the maximum height reached). You also have the ability to show or hide the trajectory of the ball during the projectile.

This project uses AI

Used AI for debugging.

Demo Repository

Loading README...

panagiotis.routzounis

Finalized my version: added an information section, tested different formulas for the velocity, as for almost all the projectiles to look clean.

Attachment
0
panagiotis.routzounis

Fixed the sizes of the rectangle. Added two more indicators: distance traveled and maximum height.

Also, I have made the functions for the ball and the physics behind the projectile, but fore some reason it doesn’t appear in the screen.

Attachment
0
panagiotis.routzounis

Created a rough first prototyp that showcases the buttons, labels and the rectangle where the projectiles will be performed.

Attachment
0