Theme editor

  • RequestStream Movies, TV shows and anime streaming • 1 week trial
  • LewdCorner Site Cleanup Update
    A new cleanup update has been posted covering the recent Vault rework, rank changes, policy cleanup, and theme polish. The goal is to make LC cleaner, easier to understand, and safer for the site going forward. - Jack Of Blades
    Read More

Renpy for dummies

  • Thread starter Thread starter User_11139
  • Start date Start date
  • Replies Replies 2
  • Views Views 710
U

User_11139

Unconfirmed
Thread owner
Can anyone share an easy step-by-step renpys game? I'm thinking of considering making one, but I don't have skills in 3D art or coding :ROFLMAO:
Still I wanna try so any direction and guide highly apreciated
 
The renpy package when you download it comes with a tutorial scenario.
The official documentation is also pretty good:
And here's a quick 10-minute tutorial

I feel the need to stress though, do not use python 2.X it is no longer supported.
Anybody stubborn enough to tell you to use Python 2.X should be ignored. You can follow along most python2.7 tutorials just fine, some syntax is a little different. Hell, use ChatGPT or some other deriviation to help you translate those tutorials to Python3, that would probably be a useful learning experience.

I know it's not the answer you wanted, maybe some good samaritan will come along and write one for you (or have better links) :P
But learning to make one will mean having to read the documentation anyway.
 
yeah one good thing to start is with the tutorials that come with Renpy. Go into there code and change some text... add dialog... then move on to maybe add a new scene and a new character. Learning by doing is always a great start i find.
 
Back
Top Bottom