A simple Python program that simulates gravity acting on a ball. I augmented the original CodeHS code with some scaling based on device size using PyAutoGUI.
This (very, very overkill) project was done for a basic assignment in the AP Computer Science Principles ("AP CSP") class where Karel the robot dog was supposed to paint just a few blocks by a series ...