Difference between revisions of "Tileset"

From NetHackWiki
Jump to navigation Jump to search
(Absurd site doesn't work anymore but some sizes survive elsewhere)
(add link to RL tiles; split tile links into pictogram vs a (decorated) picture of a letter)
Line 2: Line 2:
  
 
==Various tilesets==
 
==Various tilesets==
 +
===Pictographic tiles===
 +
*[[The Absurd NetHack Tileset]] (originally [http://www.aesthetictech.8m.com/Absurd.htm here] but the actual files have disappeared; some sizes survive on the [http://www.archive.org/ Wayback Machine])
 +
*[http://rltiles.sourceforge.net/ The RLTiles]
 +
===ASCII-derivative tiles===
 
*[http://www.multifoliate.com/nh/ Abigaba tiles]
 
*[http://www.multifoliate.com/nh/ Abigaba tiles]
*[[The Absurd NetHack Tileset]] (originally [http://www.aesthetictech.8m.com/Absurd.htm here] but the actual files have disappeared; some sizes survive on the [http://www.archive.org/ Wayback Machine])
 
 
*[http://cook.web.eschelon.com/nhack.html Geoduck's tiles]
 
*[http://cook.web.eschelon.com/nhack.html Geoduck's tiles]
 
*[http://lagged.deviantart.com/art/12x20-Nethack-tileset-1308112 lagged's tiles]
 
*[http://lagged.deviantart.com/art/12x20-Nethack-tileset-1308112 lagged's tiles]

Revision as of 03:44, 1 March 2008

A tileset is a set of graphical tiles used in roguelikes to substitute the regular ASCII graphics, creating a GUI. It works by defining a set graphical tile for every symbol and object in the game. Graphical tilesets are often beneficial to new roguelike players who are not accustomed to the usual graphics-free style roguelikes are presented in. NetHack's DevTeam has created an official tileset for their official graphical client, and Angband has exceptional support for tile customization. Using tilesets provides the same top-down view as ASCII graphics and should not be confused with separate clients using 3D graphics (such as Falcon's Eye), which are a separate system entirely.

Various tilesets

Pictographic tiles

ASCII-derivative tiles

See also

External links