DEV Community

Discussion on: 🤑 I Developed a Visual Novel and Earned $2

Collapse
 
anitaolsen profile image
Anita Olsen

Thank you SO much for sharing this with us! I have wanted to write a visual novel/otome ever since I came over the genre 3 years ago on Steam! They are so fun and do not look that hard to make. One woman I am following on itch.io even said that you do not even have to know how to code to make a VN! (but I would still want to code it) I can both draw and code some 😊 I have noticed that many VNs are made with Ren’Py. That is excellent because I am learning Python! Thanks again for sharing with us!

Collapse
 
devdalgic profile image
Denizhan Dalgıç

Glad you liked it!
The woman you're following is right. Ren'Py is really easy to use and its code is readable. You can always extend it as it's pure Python.