Interactive Grid with Mouse Location

🔗 Code Example: Interactive Grid w Mouse Location

🔗 Timestamps:

  • 0:28 Creating a grid using a nested loop

  • 1:46 Creating a 2D array to store size data

  • 4:35 Finding the distance between each cell and mouse location

🔗 References:

Previous

Interactive Grid with Bouncing Ball

Next

Snake Game