Jeu Cannonball inspiré du Atari 2600 écrit en Pascal (Turbo Pascal ou Free Pascal)
-
Updated
Jan 13, 2024 - Pascal
Jeu Cannonball inspiré du Atari 2600 écrit en Pascal (Turbo Pascal ou Free Pascal)
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.
What velocity should a cannonball, fired from a mountain, have, in order to orbit the earth? Interactive simulation of Newton's famous thought expirement.
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.
Add a description, image, and links to the cannonball topic page so that developers can more easily learn about it.
To associate your repository with the cannonball topic, visit your repo's landing page and select "manage topics."