Python kinematics simulator. Based on the ch. 10 example in John Zelle's Python Programming: An Introduction to Computer Science (3rd edition). Use the arrow keys to adjust angle/initial velocity, press F to fire.
Requires graphics.py to function (pip install graphics.py).