
Roofed areas and better map engine
We now add roofs to our tile map and improve our map and tile engine.
We now add roofs to our tile map and improve our map and tile engine.
Objects are now added to our simple tile based game, and we learn to render in multiple passes for different layers of objects and tiles.
Handling Inventories, Items, and placed items on a 2D tile map using Javascript.
In this tutorial we'll create a class to manage sprites and frames and convert our existing sprites to make use of it.