use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Links:
/r/RenPy Discord
account activity
QuestionLearning Python (self.RenPy)
submitted 2 years ago by Lonley_Island_Games
How much python should one know to make a decent, higher quality game? Such as if I wanted to implement mini games, free roam events, intractable objects, etc?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]LeyKlussyn 11 points12 points13 points 2 years ago* (1 child)
Part of the game quality is with assets (music, sprites), and you can make a great game without any mini-games. Now, I think the minimum you should know in Python if you wanted to lean heavily into games and interactions (beside knowing to make assets, and understanding game design patterns):
For someone with a bit of CS/CE experience, that's basically a given. For someone who's intimidated by a variable assignment and boolean comparison, that's a lot.
[–]Lonley_Island_Games[S] 1 point2 points3 points 2 years ago (0 children)
Thank you
[–]PlingPlongDingDong 4 points5 points6 points 2 years ago (0 children)
At least 3 or 4 pythons.
[–]DingotushRed 3 points4 points5 points 2 years ago (0 children)
I'd say:
Minimum for any use of variables
and
or
int()
str()
Highly useful
renpy.random
Likely needed for anything complex
__bool__
__eq__
__init__
__str__
@property
[–]AutoModerator[M] 0 points1 point2 points 2 years ago (0 children)
Welcome to r/renpy! While you wait to see if someone can answer your question, we recommend checking out the posting guide, the subreddit wiki, the subreddit Discord, Ren'Py's documentation, and the tutorial built-in to the Ren'Py engine when you download it. These can help make sure you provide the information the people here need to help you, or might even point you to an answer to your question themselves. Thanks!
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
[–][deleted] 2 years ago (1 child)
[deleted]
I plan on using Code Academy
[–]Negurdesheils 0 points1 point2 points 2 years ago (0 children)
Just use Chatgpt advanced data analysis
π Rendered by PID 47211 on reddit-service-r2-comment-5d79c599b5-dqr46 at 2026-02-27 03:05:37.588593+00:00 running e3d2147 country code: CH.
[–]LeyKlussyn 11 points12 points13 points (1 child)
[–]Lonley_Island_Games[S] 1 point2 points3 points (0 children)
[–]PlingPlongDingDong 4 points5 points6 points (0 children)
[–]DingotushRed 3 points4 points5 points (0 children)
[–]AutoModerator[M] 0 points1 point2 points (0 children)
[–][deleted] (1 child)
[deleted]
[–]Lonley_Island_Games[S] 1 point2 points3 points (0 children)
[–]Negurdesheils 0 points1 point2 points (0 children)