Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

when will be version 4 public release launched

Next month, on the 23rd of July.

cool

I'm curious... Do you do all the work yourself for the project? Do you need to have some programming knowledge in order to make this?

Yes, I do. The only thing I currently outsource are the animations, other than that I write and program the story and create the artwork. The game is made using Ren'Py which is built using Python, so you need some level of programming knowledge.

lol of course it had to be Python.  There can be other languages used though right? I'm currently getting started in JavaScript, though it'll probably be a bit before I get anywhere with it.

Ren'Py is Python,  though you can make a VN without touching the raw Python if you want. Learning any language is a good way to start, as you'll know the concepts of a programming language already. If you want to remain in the realm of the web you could try Monogatari (https://monogatari.io), which is a lot like Ren'Py, but built on HTML/CSS and JavaScript.