Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/john-science/morgue_librarian
Tools for parsing DCSS morgue files
https://github.com/john-science/morgue_librarian
dcss parser roguelike
Last synced: about 1 month ago
JSON representation
Tools for parsing DCSS morgue files
- Host: GitHub
- URL: https://github.com/john-science/morgue_librarian
- Owner: john-science
- License: gpl-3.0
- Created: 2019-11-27T19:14:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-26T13:25:52.000Z (over 3 years ago)
- Last Synced: 2024-06-13T18:08:31.577Z (6 months ago)
- Topics: dcss, parser, roguelike
- Language: Python
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Morgue Librarian
> Tools for parsing DCSS morgue files
This project started because I was playing [DCSS](https://crawl.develz.org/wordpress/) and wanted examples of other players who won the game with some character build I was currently trying. Luckily, like many roguelikes, DCSS creates plain text output files (morgues) at the end of each game with a ton of information about the game (win or lose).
So, with absolutely no promises as to validity or robustness, here are the tools I use to carve up huge numbers of DCSS morgue files and tease out useful information about winning runs.