- 3
Can anyone tell me how to code gravity in c++ graphics and it will nice if you share me the source code for my game project.
2 Respostas
+ 1
I've read The book you gave me it's really great and it reminds me that I'm far away from the concept and I keep reading this till I get full knowledge of this physics theories. Thanks for the tips by the way it's really helpful 🙏🙏
0
what I mean is for example to make jumping Mario in c++ graphics you need to calculate velocity, acceleration, time etc.. that gave me headache on this.