Canvas game map
The holidays ended and school began again this week. I started working on my game map using the HTML 5 canvas element again. I posted about a very simple example before, so I just extended that piece of code. I’ll keep you updated.
In the end I’ll probably just give you the code and some sort of tutorial to explain how I did it. For now you just need to know that you have to start with something very basic and just add functionality bit by bit. You’ll have to rewrite some stuff of course but it will be easier than you think.
Here is a temporary demo: http://janne.siera.be/
If you have any questions on game maps or using the canvas element please ask. I’ll try to answer them as good as I can.
Take care,
Janne