Hello
I'm working on a game that has a board with very irregular shapes and spaces - like a map with countries. I can position certain DIV on top of the map and while that works to some extend to position game-pieces, it's not very user friendly to capture user interaction. For example, highlighting the area is not really possible.
I read that image-maps is a possibility, but that this would give issues with scaling. Another suggestion was to use SVG.
I wonder what techniques you have been using to solve this ? Is there already a game releases that used some of these techniques ?
Regards
Dirk
I'm working on a game that has a board with very irregular shapes and spaces - like a map with countries. I can position certain DIV on top of the map and while that works to some extend to position game-pieces, it's not very user friendly to capture user interaction. For example, highlighting the area is not really possible.
I read that image-maps is a possibility, but that this would give issues with scaling. Another suggestion was to use SVG.
I wonder what techniques you have been using to solve this ? Is there already a game releases that used some of these techniques ?
Regards
Dirk