Ren'Py Analyser
A downloadable tool for Windows, macOS, and Linux
This tool uses your code and display a beautiful graph of the routes of your Ren'Py story.
MAIN PAGE OF THE TOOL: https://github.com/EwenQuim/renpy-graphviz
Regularly updated Linux, mac and Windows versions are available HERE (I will not always keep the itch.io version below up to date).
You can try the online version here.
It is fully customizable, and can be used by:
- developers to have a better organization
- curious players that want to explore all the possible branches of their favorite game
Status | Released |
Category | Tool |
Platforms | Windows, macOS, Linux |
Rating | Rated 5.0 out of 5 stars (3 total ratings) |
Author | Amethysts |
Genre | Visual Novel |
Made with | Ren'Py |
Tags | branches, flowchart, Ren'Py |
Code license | GNU General Public License v3.0 (GPL) |
Average session | A few seconds |
Languages | English |
Accessibility | Configurable controls |
Links | Homepage |
Download
Install instructions
See https://github.com/ewenquim/renpy-graphviz
Comments
Log in with itch.io to leave a comment.
I don't even want to know what kind of mess my VN would produce once I get further along, but I'll play around with it.
Because I need something like this for myself lol
Is this ok to use in games you might charge for?
Yes no problem !
Nice tool, thanks !
It works well with unrpa and unrpc, but is there any chance you integrate these tools so I can directly have a flowchart from a game I just downloaded ?
Honestly, I don't think this will happen, because I wrote this tool with Golang and unrpa/unrpyc are written with Python.
But if one day I am motivated, why not, I admit this would be great (and faster too haha) ! In the meantime, you can use unrpa and unrpyc.
Thank you for your review !