3/24 types of triangles
Instructions(README)
The first two triangles can be just thrown together. The second two need to be
constructed in such a way that if I move points around the shape maintains it's
integrity. Meaning if I wiggle it around it will still be right or equilateral.
Create a OBUSE TRIANGLE
Make sure to measure the inside angle to ensure that the triangle is obtuse
Create an ACUTE TRIANGLE
Make sure to measure the inside angles
Create a RIGHT TRIANGLE
Make sure to edit the inside angles. Also make sure your triangle can stand the wiggle test.
Create a REGULAR/EQUALATERAL/EQUAANGULAR TRIANGLE
Make sure to measure the inside angles as well as the side lengths.