Skip to content

NenadBojkovski/HTiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTiles

Lightweight tile map management AS3 library. Enclose the basic maths and structure for tile based worlds. Offers various types of tile maps: Squared, Skewed square, Iso, Hexa(flat topped, pointy topped, axial). Moreover there are couple of handy methods for easy map rotation or horizontal and vertical scaling. Fully featured example of usage of this library could be found at : https://github.com/NenadBojkovski/HTilesExample

The most important classes in the library are SquareMap, SkewedMap, IsoMap, HexMapFactory. Providing proper data to the constructor the appropriate tile map is created, so you can use it in your code to create wonderful tile based worlds.

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published