Basic Requirements for Ren'py(not comp ones)

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
Realistic
Newbie
Posts: 21
Joined: Fri Aug 27, 2004 2:22 am
Contact:

Basic Requirements for Ren'py(not comp ones)

#1 Post by Realistic »

im not terribly comouter literate, i was wondering how much do i need to know about computers to work this program efffectivly?i would like to work with this to make a game, exceptim not sure i have the required know-how to work it.

-R

User avatar
PyTom
Ren'Py Creator
Posts: 16096
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

#2 Post by PyTom »

Hm... At the very least, you'll need to know how to edit text files on the computer, as you need to do this to make Ren'Py scripts. You'll also have to have some way of getting the images made for the game.

If you can come up with a story, script, and images for the game, getting it going in Ren'Py probably won't be much of a problem.

chronoluminaire
Eileen-Class Veteran
Posts: 1153
Joined: Mon Jul 07, 2003 4:57 pm
Completed: Elven Relations, Cloud Fairy, When I Rule The World
Tumblr: alextfish
Skype: alextfish
Location: Cambridge, UK
Contact:

#3 Post by chronoluminaire »

Yes, it should be pretty easy to convert your script into Ren'Py. Although it's likely it will take a certain amount of tweaking your script to get things working the way you want them. I'd say if you have a chunk of script written then give it a go. The tutorial explains thing fairly well; you can always ask questions here if you get stuck; and if in the end you decide it is too technical for you, I'm sure several of us here would happily do the converting from your script into Ren'Py for you :)

Guest

#4 Post by Guest »

well, as it is, i dont even understand what a text file is. getting the images isnt hard, i do a lot of sketching in my spare time, have a scanner, digital camera, ect.

ill get to work on it, once i have a story ready for this, ill come a-looking for one of you friendly folk to convert it ;). that or someone could give me a small intro to what i need to know to do it.

on that note im off to begin a story. wish me luck

User avatar
PyTom
Ren'Py Creator
Posts: 16096
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

#5 Post by PyTom »

One thing you should know is what Ren'Py can and can't do with scripts. It's very easy to make a script that shows text and images to the user, and branches at choices, perhaps with some common text in all of the branches. This is probably the easiest kind of game to make.

As the games get more and more interactive, they move further and further away from the visual novels that Ren'Py is best at. I'll probably add some infrastructure for time-allocation simulation games in the future, but Ren'Py isn't about to support full RPG gameplay or anything like that.

Post Reply

Who is online

Users browsing this forum: No registered users