
set_caption ( 'Species ranked by win rate given milestone reached' ) # Hack to avoid obscure rendering issues with the HTML generated by # pandas' style.render() (not XHTML compliant) and kramdown from BeautifulSoup import BeautifulSoup as BS def sanitize_style ( s ): soup = BS ( s. This game is not for the faint of heart, but for those who can brave the lower dungeon, they will find a stupidly in depth world of hydras, mutations, and wr. DataFrame ( ranked, columns = branches ) s = df. format ( csstup ), 'text-align: center', 'font-size: 16px', 'padding. It includes high elves, even though they're set to be removed in 0.20.)įrom _future_ import division from vis_common import load_frame, STORE from crawl_data import CANON_SPECIES from plotting_helpers import xlabel_pct, ylabel_pct, plot_percent from matplotlib import pyplot as plt import numpy as np import pandas as pd import as di f = load_frame ( include = ) print "Loaded data frame with '. This excludes species removed between 0.10 and 0.19 like sludge elves, and experimental species like lava orcs and barachians. I'm including all extant species in the most recent release, 0.19. least marginally familiar with some of the best ones, such as Mystery Dungeon: Shiren the Wanderer (NDS), Dungeon Crawl: Stone Soup (Windows/OSX/Linux). *(This data spans 10 major versions, from 0.10 to 0.20, some of which added or removed species. In this notebook, I'll be doing some analysis involving the 26* different species that players choose from when starting a game. At the very entrance of the large room the Magisters are in youll notice a stool on the left at (X272, Y659) that has the Prison Key resting on it. You will see several Magisters interrogating Magister Delorus at (X275, Y657). I downloaded all the morgue files from one popular DCSS server,, and parsed out about a million games. Unlink Fane and move him down the dungeon / prison area in sneak mode.


Each completed game yields a 'morgue' file, which gives lots of information about the game, like what level the player reached, which god they worshipped, what was in their inventory, and so on.
FUNNEST CHARACTER DUNGEON CRAWL STONE SOUP FREE
Not only is DCSS free and open source, it's a gift to an armchair data scientist like me, since it has a lot of publicly available gameplay data. I recently got back into Dungeon Crawl Stone Soup, a charming old-school roguelike.
