How to make an app (like choices and Episode) to host my own Visual Novels?

A place to discuss things that aren't specific to any one creator or game.
Forum rules
Ren'Py specific questions should be posted in the Ren'Py Questions and Annoucements forum, not here.
Post Reply
Message
Author
curtishan
Newbie
Posts: 2
Joined: Sun Jul 21, 2019 3:02 am
Contact:

How to make an app (like choices and Episode) to host my own Visual Novels?

#1 Post by curtishan »

Does anyone know how to create an app like Choices and Episode so I can host my own visual novels on it? I have an idea for a visual novel series I want to create and I want to put them all in one place so people don't need to download multiple apps and their choices can transfer from one book to the other.

User avatar
parttimestorier
Veteran
Posts: 429
Joined: Thu Feb 09, 2017 10:29 pm
Completed: No Other Medicine, Well Met By Moonlight, RE:BURN, The Light at the End of the Ocean, Take A Hike!, Wizard School Woes
Projects: Seeds of Dreams
itch: janetitor
Location: Canada
Contact:

Re: How to make an app (like choices and Episode) to host my own Visual Novels?

#2 Post by parttimestorier »

I don't see any reason why you wouldn't be able to just do that in RenPy. You'd just need the GUI of your main menu to have several different options that jump to the different parts of the story, and persistent variables for the things that you want to transfer between.
ImageImageImage

curtishan
Newbie
Posts: 2
Joined: Sun Jul 21, 2019 3:02 am
Contact:

Re: How to make an app (like choices and Episode) to host my own Visual Novels?

#3 Post by curtishan »

Because it's not different parts of the same story I want people to jump to. I want to be able to upload new chapters and then end one book and start another. when I do a different story altogether I want people to be able to choose which one they want to see.

User avatar
Zelan
Lemma-Class Veteran
Posts: 2436
Joined: Tue Mar 01, 2016 7:23 pm
Completed: The Dark
Projects: Cosplay Couple
Tumblr: evns
itch: Zelan
Discord: ltnkitsuragi#7082
Contact:

Re: How to make an app (like choices and Episode) to host my own Visual Novels?

#4 Post by Zelan »

If you're not already familiar with programming in general, you're probably going to need to learn a programming language and/or hire someone who has this knowledge. Creating an entire app is a pretty huge undertaking, and probably not one that you'll get a lot of free help with unless you know someone.

User avatar
xavimat
Eileen-Class Veteran
Posts: 1461
Joined: Sat Feb 25, 2012 8:45 pm
Completed: Yeshua, Jesus Life, Cops&Robbers
Projects: Fear&Love
Organization: Pilgrim Creations
Github: xavi-mat
itch: pilgrimcreations
Location: Spain
Discord: xavimat
Contact:

Re: How to make an app (like choices and Episode) to host my own Visual Novels?

#5 Post by xavimat »

With renpy you can develop a game that downloads different parts as "DLC".
https://renpy.org/doc/html/build.html?highlight=dlc
https://renpy.org/doc/html/updater.html?highlight=dlc

(The launcher does it when you download a text editor, for example, or rapt.)
You'll need your own web host.
Comunidad Ren'Py en español: ¡Únete a nuestro Discord!
Rhaier Kingdom A Ren'Py Multiplayer Adventure Visual Novel.
Cops&Robbers A two-player experiment | Fear&Love Why can't we say I love you?
Honest Critique (Avatar made with Chibi Maker by ~gen8)

User avatar
Imperf3kt
Lemma-Class Veteran
Posts: 3791
Joined: Mon Dec 14, 2015 5:05 am
itch: Imperf3kt
Location: Your monitor
Contact:

Re: How to make an app (like choices and Episode) to host my own Visual Novels?

#6 Post by Imperf3kt »

If this is something intended for Google Play store (judging by wording of your posts) then you can just include all your stories in one game and use start("label_name") to start where you want.

You'll need to know basic renpy label flow and control in order to ensure the stories don't continue into each other.
Warning: May contain trace amounts of gratuitous plot.
pro·gram·mer (noun) An organism capable of converting caffeine into code.

Current project: GGD Mentor

Twitter

Post Reply

Who is online

Users browsing this forum: No registered users