czinn / cloudy-sword

Turn-based arena battle game, written in JavaScript + Node.js.
4 stars 0 forks source link

Interface should draw tiles from an image file #1

Open czinn opened 10 years ago

czinn commented 10 years ago

Tiles should all be in one tile sheet. In tile.js, the tiles should have properties indicating where in the tile sheet the relevant tile is.