Objective: Generate tiles of random colors in a grid.
Problem: The user doesn't know the dimensions of the number of tiles and can't customize the grid.
Solution: Add input fields that let the user control the square size and number of tiles across, and show the value of both after redrawing.
Copyright © Christopher Lo 2019