Closed duckdoom4 closed 1 month ago
Hi sorry for the delay, but I didn't notice this issue.
Ok, it is "It's not just based on python, it's actually a superset of python".
But for the rest I don't really agree with you. For a while I used renpy creating and using libraries in python. This often led me to read the renpy code. And to add "renpy native" as if it were a library in the python libraries folder (in this way the python VSCode extension suggested me the renpy functions in python).
What I noticed are the following things:
I can add in the wiki that if you use python you can use types. but I should also say that using python files is not recommended and that there is no compile-time checking in Python Statements.
Anyway it makes sense to discuss it, I could be wrong.
That page will have to be revised because new features have been introduced on the pixi'vn side so this is the best time. Thanks to a recent edit, now, you can potentially integrate any narrative language (even if it's not that simple) for now ink has been added
@duckdoom4 Could you tell me if you have any other observations on the comparison with Renpy?
I think the points you made are valid. It wasn't my intention to be the 'well actually' guy just to point out you might have missed something. But you clearly have used renpy and know what you're talking about, so I trust you can make a fair comparison. Though I would say: Add that info you just told me to the comparison paragraph, in my experience this type of information is very important when deciding what to use
Ok, anyway I created a multiplication table that I think makes more sense. (I tried to be unbiased) https://github.com/DRincs-Productions/pixi-vn/wiki/why#programming-language
Hi, out of curiosity I was taking a look at the Ren'Py vs Pixi'VN section in the documentation.
I noticed the following statements:
But part of this is incorrect.
Just thought I'd point this out, cus that makes the comparison a bit unfair due to misinformation.