A tile or pixels grid map

Viewed 20

Been trying to come up with a performant solution (not using canvas) for building a dynamic matrix-like grid same as the SANDBOX game map example in screenshot - where i could set a purchased areas with different size and background colors or image:

Any ideas on how to achieve that ? enter image description here

0 Answers
Related