Coder Social home page Coder Social logo

dcss_stats's Introduction

dcss_stats

Introduction

An utility to get statistics on Dungeon Crawl Stone Soup games.

Example output (HTML)

Development

GUI

WORK IN PROGRESS

Example configuration file :

[settings]

morgue_repository = C:\Users\username\dcss_stats\morgue

offline_morgue_path = K:\username\MorgueDCSS

logging = DEBUG

servers = {'CKO':'username','CPO':'username','CUE':'username','CXC':'username'}`

Command line interface

python dcss_stats_cli\dcss_stats_cli.py

  • -c --config : set the path for the config file (default ./config.yml)
  • -v --version : print version and exit
  • -w --warn : logger warning level (default INFO)
  • -p --path : DCSS installation path
  • -o --output : output : text/console/markdown ( default text)
  • -i : interactive mode (work in progress)
  • -s --scorevol : generate CSV with score evolution values (default False)

Configuration file

by default dcss_stats_cli\config.yml

Information retrieved from parsing

For each morgue file : (unrealistic example)

  • 'dungeon': 'Dungeon',
  • 'date_start' : '2015-07-12'
  • 'background': 'Ice Elementalist',
  • 'name': 'Awutz',
  • 'hp': '30',
  • 'surname': 'the Chiller',
  • 'duration': '00:11:56',
  • 'dun_lev': 'Dungeon:1',
  • 'level': '4',
  • 'turns': '2120',
  • 'god': 'Trog',
  • 'religion_rank': 'Champion',
  • 'filename': 'morgue-Awutz-20160912-104224.txt',
  • 'species': 'Merfolk',
  • 'version': '0.18.1 (tiles)',
  • 'endgame_cause': 'giant frog',
  • 'self_kill' : False,
  • 'dungeon_level': '1',
  • 'escaped' : True,
  • 'orb ': True,
  • 'runes' : 3,
  • 'score': 656453

dcss_stats's People

Contributors

oschwab avatar qm-oschwab avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

dcss_stats's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.