https://github.com/slott56/writing-tools
Some handy tools for TTRPG and Fiction creatives
https://github.com/slott56/writing-tools
Last synced: 20 days ago
JSON representation
Some handy tools for TTRPG and Fiction creatives
- Host: GitHub
- URL: https://github.com/slott56/writing-tools
- Owner: slott56
- Created: 2025-09-01T16:13:13.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2025-09-01T16:30:05.000Z (about 1 month ago)
- Last Synced: 2025-09-01T18:26:02.436Z (about 1 month ago)
- Language: Jupyter Notebook
- Homepage: https://slott56.github.io/writing-tools/
- Size: 8.34 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Writing tools for TTRPG or Literature
These are not polished, finished, stand-alone applications.
These are frameworks you can customize for the fiction you're working on.Therefore, kindly do **not** simply run these without further customization.
The outputs are recognizable with simple statistical checks.1. ``plot.py`` Uses Tarot card layouts to create a story line.
2. ``terrain-tk.py``, and ``notebooks/terrain.ipynb`` Draws a hex-grid map.
3. ``features.py`` Creates physical features and descriptions of characters.
4. ``language.py`` Implements a specific conLang for a series of books.
This includes a few grammar rules and lexicon rules to create words.5. ``names.py`` Uses a list of common English nouns;
this can lead to occupation names (think "smith" and "miller").6. ``miseries.py`` Develops human miseries.