Javascript tile engine: map basics
I've had some people emailing me about the tile engine source code after I took the demo offline. I figured there must be more people out there interested in this topic, so I decided to write some articles about Javascript tile-based engines. In this first installment, we'll cover the map basics.