Hiya,
I'm working on a 2D turn based space combat game, and I'd like to nail the mathematics of how a ship would truly move in space. Without going too much into my control scheme, here's the problem I'd like to solve:
"Given a ship at point (x_0, y_0), with initial velocity V, along with...