Displaying a Triangle Grid
Learn to display a grid of triangles by adding new methods to the TriangleGrid class in Ruby.
We'll cover the following...
Displaying a grid of triangles in Ruby
Displaying a grid of equilateral triangles turns out to be really straightforward. We won’t go over the derivation itself here, but we’ll walk through the resulting measurements, and then we’ll implement it all in code.
Because we’re working with equilateral triangles, we know that each side is the same length (