diff --git a/Week 6/README.md b/Week 6/README.md new file mode 100644 index 0000000..877b8c5 --- /dev/null +++ b/Week 6/README.md @@ -0,0 +1,30 @@ +# Session 6 - Rotational Motion + +#### Table of Contents +1. []() + +X. [Homework] () + +Last session, we added linear motion into our scene with the use of Euler's method. + +For this week's session, we will be implementing rotational motion as well as neatening up our current code base to give it a more "game engine" like design. + +## + +
+
+ + + | | + | ------------- | + | | + | | + | | + | | + || + +
+
+ + +## Homework