cannonball
There are 5 repositories under cannonball topic.
Dragon-Wonder/Physics-Collision-Simulator
A really simple program that simulates balls being fired and colliding. The master branch uses c++ and the SDL library but there are other branches with different languages.
gladir/CANNONBALL-0
Jeu Cannonball inspiré du Atari 2600 écrit en Pascal (Turbo Pascal ou Free Pascal)
danieltyukov/cannon-ball-physics-python
Animated Python Cannon Ball Simulation
Greece4ever/Newton-s-cannonball
What velocity should a cannonball, fired from a mountain, have, in order to orbit the earth? Interactive simulation of Newton's famous thought expirement.
theanasuddin/Cannon-Craze
A fun and straightforward cannonball 💣 shooting game is entirely written in Processing. The core algorithms of this game are based on the physics of Projectile and Projectile Motion. It simulates the behaviors of a Projectile that is shot in the air.