Skip navigation links

Package squidpony.tileset

Pre-constructed Tileset objects in different styles, that DungeonBoneGen consumes (not intended for external use).

See: Description

Package squidpony.tileset Description

Pre-constructed Tileset objects in different styles, that DungeonBoneGen consumes (not intended for external use). It is currently pretty much impossible to create tilesets beyond these, since these were ported from a public domain C library that, unfortunately, does not document how its tilesets were created or how to make more.
http://nothings.org/gamedev/herringbone/
http://nothings.org/gamedev/herringbone/herringbone_src.html (the tileset PNGs are not used directly; they were previously converted to JSON and then to this Java source)
Skip navigation links

Copyright © 2012–2016. All rights reserved.