Objective: Generate a random colored tiled grid with size specifications using SVG and JavaScript.
Problem: The tiles did not include squares across when square size was entered to draw.
Solution: A text field was included for the "square across" to allow users to input any one of the following-- square size or square across-- and the other field would automatically update.
© 2019 Mahik Kaur