Visual Novel analyser: from meaningless source code to a beautiful graph
renpy.amethysts.studioI finally used my CS knowledge about graphs for a concrete project... Never thought it'll happen for real!
So I made a tool that can draw a graph of the routes of a Visual Novel made with Ren'Py. Very useful for developers who want to manage a large complex project, or curious gamers who want to know the possibilities offered by the game they are playing.
The library is built with Go, the website uses WASM. Let me know what you think about it!