https://github.com/fschutt/detroit-become-human-flowchart
https://github.com/fschutt/detroit-become-human-flowchart
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fschutt/detroit-become-human-flowchart
- Owner: fschutt
- Created: 2018-06-22T22:39:08.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-27T22:25:36.000Z (almost 8 years ago)
- Last Synced: 2025-06-21T09:45:53.261Z (12 months ago)
- Language: JavaScript
- Size: 4.2 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Detroit: Become Human Interactive Flowchart
This is not yet finished, a preview is available here: https://fschutt.github.io/detroit-become-human-flowchart/
# Dependencies
This is only necessary if you want to re-generate the story for editing:
```
pip install PyYAML
pip install Jinja2
pip install MyPy
```