Hi,
I am in need of a map like the browsergame Tribalwars has.
The map should show 8×8 in the Y and X line with 56×56 images.
I want to have the interactive map and a sort of mini-map on the right side. Users can hold down the mouse in the mini-map and scroll faster over the map. There must be an animation that shows the scrolling on the real map.
Data must be loaded from MySQL out from a table of 100.000 rows.
The map must be exact the same as Tribalwars.net. It must have a slide effect when users goes to another section.
Screen of the map: http://www.mupload.nl/img/tnyjqifje.png – or take a look at the Tribalwars.net map.
Map must be made with plain JavaScript or jQuery framework.