An open API service indexing awesome lists of open source software.

https://github.com/fschutt/detroit-become-human-flowchart


https://github.com/fschutt/detroit-become-human-flowchart

Last synced: 12 months ago
JSON representation

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
```