What I am going for is a 2d game that has irregular terrain vertices (without using square tiles ), like this:
What is the most efficient way to accomplish this? I want the map to be large, and players will move around so that the visible vertices of this terrain will be changing.