Hello,
I am thinking about creating a web game, but my problem is how to make an interactive map.
I saw for example this showcase : http://www.java-gaming.org/topics/real-time-strategy-game-java-javascript/26045/view.html
If I look at the HTML code, I saw the map depends on a CANVAS tag.
Can somebody indicate me how I can generate such a tag and how it works?
Thanks in advance for your responses!