Created
September 16, 2017 22:55
-
-
Save cigumo/316ef0e4d149b26d7a34ac0a0cf3eca3 to your computer and use it in GitHub Desktop.
Spelunky Classic - ASCII tiles table
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"!" oShopkeeperTile | |
"#" oGoldIdolTile | |
"$" oGoldBarTile | |
"%" oSpectaclesTile | |
"&" oWebTile | |
"(" oMattockTile | |
")" oLeavesTile | |
"*" oGoldBarsTile | |
"+" oSmashTrapTile | |
"-" oPistolTile | |
"." oBombBagTile | |
"/" oMacheteTile | |
"1" oBrick | |
"2" oLush | |
"3" oDark | |
"4" oTemple | |
"5" oEmeraldBigTile | |
"6" oSapphireBigTile | |
"7" oRubyBigTile | |
"8" oDiamondTile | |
":" oBombBoxTile | |
"<" oArrowTrapLeft | |
"=" oShotgunTile | |
">" oArrowTrapRight | |
"?" oTeleporterTile | |
"@" oEntrance | |
"A" oVampireTile | |
"B" oBlock | |
"C" oCrateTile | |
"D" oDamselTile | |
"E" oAlienBossTile | |
"F" oFireFrogTile | |
"G" oGlovesTile | |
"H" oHawkmanTile | |
"I" oMsgSign | |
"J" oJetpackTile | |
"K" oSkeletonTile | |
"L" oLadderOrange | |
"M" oManTrapTile | |
"O" oCrystalSkullTile | |
"P" oLadderTop | |
"R" oRopePileTile | |
"S" oGiantSpiderTile | |
"T" oTombLordTile | |
"U" oUFOTile | |
"V" oSpikeShoesTile | |
"W" oWebCannonTile | |
"X" oExit | |
"Y" oYetiKingTile | |
"[" oSpearTrapTileBot | |
"\" oCapeTile | |
"]" oSpearTrapTileTop | |
"^" oSpikes | |
"_" oSpringTrapTile | |
"`" oParachuteTile | |
"a" oAlienTile | |
"b" oBatTile | |
"c" oChestTile | |
"d" oDarkFall | |
"f" oFrogTile | |
"g" oMittTile | |
"h" oCavemanTile | |
"i" oIceTile | |
"j" oJarTile | |
"k" oBonesTile | |
"l" oLavaTile | |
"m" oMonkeyTile | |
"n" oSnakeTile | |
"o" oCompassTile | |
"p" oPiranhaTile | |
"q" oTreeBranchTile | |
"r" oRockTile | |
"s" oSpiderTile | |
"t" oVineTop | |
"u" oBombPasteTile | |
"v" oVine | |
"w" oWaterTile | |
"x" oTreeTile | |
"y" oYetiTile | |
"z" oZombieTile | |
"{" oMegaMouthTile | |
"|" oTreeTile | |
"}" oBowTile | |
"~" oSpringShoesTile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment