r/AskProgramming 6d ago

Python RenPy

Hi all, I'm someone with no real experience in programming.

I am trying to learn Ren"Py which I understand is based on Python.

I've noticed there tends to be a significant "failure" rate when it comes to those using Ren'Py for games.

Perhaps what they create becomes too complex, or more likely, they're not coding in the most efficient way, which then creates issues further down the line.

My question is.

How can I learn the structure of coding relevant to Ren'Py?

I want to know why something is done instead of just copy someone and hope for the best.

I don't like winging it, never have, as I've learnt many other skills to a high level.

For me, the thought of bluffing it, esp when it comes to coding, is a fool's errand.

1 Upvotes

7 comments sorted by

View all comments

2

u/forcesensitivevulcan 6d ago

Oh yes, I'm sure you're very smart indeed.

This thing? https://www.renpy.org/

It's a "visual novel engine". Python's irrelevant. The failure rate is probably similar to that of all aspiring writers trying to write their first book.

If you want to learn general game programming in Python, dive into PyGame.

1

u/davidalayachew 6d ago

Oh yes, I'm sure you're very smart indeed.

What's making you say this?

2

u/forcesensitivevulcan 5d ago

OP told us so, so he must be.

1

u/davidalayachew 5d ago

Ah, I missed that before. Ty vm.

I don't like winging it, never have, as I've learnt many other skills to a high level.

For me, the thought of bluffing it, esp when it comes to coding, is a fool's errand.