Skip to content

Commit

Permalink
Adding information about isometric-map.
Browse files Browse the repository at this point in the history
  • Loading branch information
adngdb committed Feb 12, 2011
1 parent b5ef6c8 commit 77015cf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -9,3 +9,8 @@ Animation
This code creates a new Component that manages eternally animated elements, and displays it on the screen.
Uses the Component / Entity model and the Crafty's sprite tools.
See [Creating An Eternal Animation With Crafty.js](http://programmateur.lqbs.fr/blog/creating-an-eternal-animation-with-crafty-js/)

Isometric Map
-------------

This code displays a map of isometric tiles. Clic on a tile to destroy it.

0 comments on commit 77015cf

Please sign in to comment.