C++ Game Gravity Physics

C++ Game Physics similar to Joust

Based on Collision using separating Axis Theorem. You can read more about the theorem used in game development here.

See the Pen C++ Game Gravity Physics by Amie Dansby (@amiedd) on CodePen.