Me and a friend are trying to write a Scorched Earth game clone and we're trying to figure out an algorithm to calculate ballistic trajectory (factoring in gravity and wind).
I'm not very good at physics what-so-ever, but I've managed to make an algorithm for projectile trajectory (with...