- May 29, 2022
- 231
- 445
Oh, and I want to highlight the word possible. It doesn't really matter whether securing the project, ethical terms, and so forth. I just want to know if it's POSSIBLE.
With games like Love Nikki and Geometry Dash, they both have online functions that allow you to interact with other people. Essentially, an online community. I was thinking of implementing an online community (I plan to make this optional of course) for people to interact with.
BUT, those 2 games I mentioned were written in Cocos2D-x, so I'm not sure how a similar thing would work in Ren'Py. As far as I'm aware a lot of modules capable of doing this sometimes use libraries from other languages (Like C, C#, or C++, or even Java maybe) so finding pure Python modules would be a bit impossible.
But you might be thinking, for what I'm doing, "Is it really necessary though? Do you not know about all the technological setbacks that might happen while doing so? Wouldn't you have to edit the Ren'Py SDK itself to accommodate these features?" For what I'm doing. Yes. But - should I? Would I? Could I? Maybe not.
But all I want to know is, can I? I don't care if I won't be able to, I don't care if it ends up being really difficult in the long run, I don't care if I might have to pay for it, I don't care if I have to implement some MySQL database for this to work, I just want to know, is it possible?
With games like Love Nikki and Geometry Dash, they both have online functions that allow you to interact with other people. Essentially, an online community. I was thinking of implementing an online community (I plan to make this optional of course) for people to interact with.
BUT, those 2 games I mentioned were written in Cocos2D-x, so I'm not sure how a similar thing would work in Ren'Py. As far as I'm aware a lot of modules capable of doing this sometimes use libraries from other languages (Like C, C#, or C++, or even Java maybe) so finding pure Python modules would be a bit impossible.
But you might be thinking, for what I'm doing, "Is it really necessary though? Do you not know about all the technological setbacks that might happen while doing so? Wouldn't you have to edit the Ren'Py SDK itself to accommodate these features?" For what I'm doing. Yes. But - should I? Would I? Could I? Maybe not.
But all I want to know is, can I? I don't care if I won't be able to, I don't care if it ends up being really difficult in the long run, I don't care if I might have to pay for it, I don't care if I have to implement some MySQL database for this to work, I just want to know, is it possible?