From 5c409f04470e319f0a57e8791bc96cd724ee601c Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Wed, 17 Feb 2021 21:06:20 -0500 Subject: Proper collisions happening in 2 dimensions --- frontend/rigidbody.html | 40 ++++++++++++++++++++++++++++++---------- 1 file changed, 30 insertions(+), 10 deletions(-) (limited to 'frontend/rigidbody.html') diff --git a/frontend/rigidbody.html b/frontend/rigidbody.html index 2cc32b7..d83e29e 100644 --- a/frontend/rigidbody.html +++ b/frontend/rigidbody.html @@ -6,7 +6,7 @@ - Simple Website + Physics for Games @@ -15,10 +15,11 @@ +
-

Matt Kae's Programming Blog

+

Physics for Games