Back | Forward

June 1

With some help from Chris, I worked out a way to store each of the points in an array, which then could be iterated through using a nested loop in order to create the tiles. However, Elodie would like me to come up with a more basic way, without using an array, so that a student could recreate the tile pattern using only loops.