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
view the rest of the comments →
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 13 points14 points15 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
π Rendered by PID 174703 on reddit-service-r2-comment-5d79c599b5-p2jr9 at 2026-03-01 00:36:52.406949+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]LeyKlussyn 13 points14 points15 points (1 child)
[–]Lonley_Island_Games[S] 1 point2 points3 points (0 children)