SaaSHub helps you find the best software and product alternatives Learn more →
Top 11 Ren'Py Renpy Projects
-
###################################################### Credits label credits(): $ credits_speed = 20 scene black show text '''{b}Blabla:{/b}\n\n{i}Me{/i}\n\n\n {b}Clacla:{/b}\n\n{i}You{/i}\n\n\n {b}Dladla:{/b}\n\n {i}He{/i}\n\n\n {b}Hlahla:{/b}\n\n{i}She{/i}\n\n\n {b}Brrr:{/b}\n\n{i}Grrr{/i}\n\n\n {b}Drrr:{/b}\n\n{i}Hrrr{/i}\n\n\n\n\n Made with {a=https://www.renpy.org/}Ren'Py{/a} v[renpy.version_only]\n\n\n{b}Ren'Py License:{/b}\n[renpy.license!t]''' at Move((0.5, 1.0), (0.5, -1.0), credits_speed, xanchor=0.5, yanchor=0) with Pause(credits_speed+4) return init screen about(): tag menu add "main_menu" use game_menu(_("Credits"), scroll="viewport"): style_prefix "about" fixed: xalign 0.5 yalign 0.5 viewport id "vp": draggable True mousewheel True has vbox: spacing 3 textbutton _("whattheheeeeellll") action Jump("credits") init -1 style about_label is gui_label init -1 style about_label_text is label_text init -1 style about_text is gui_text init -1 style about_label_text: size gui.label_text_size
-
DokiDoki-RenPy
Decompiled and formatted code of old DDLC for RenPy Launcher (Only for modding and internal use)
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
DDLCModTemplate2.0
A new template for producing DDLC mods that adhere to Team Salvato's guidelines based off DDLC itself.
I'm trying to use this mod template, but I keep getting this error when opening it:
-
-
NQTR-System
A complete system introducing the concepts of location, time and event, producing the framework of a not-quite-point-and-click adventure game.
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
Renpygame
Renpygame is a framework that allows pygame games to be integrated with Ren'Py. It's intended for people who are capable programmers.
https://github.com/DRincs-Productions/Renpygame Wiki: https://github.com/DRincs-Productions/Renpygame/wiki
-
WintermuteV3
The Cultural Learning of Neckbeard AI Girlfriend Simulator Make Benefit Glorious Nation of United Kingdoms
-
Sisters-Natsu-no-Saigo-no-Hi-
Renpy port of a visual novel https://vndb.org/v3896 before the programmer was mobilized into the army. I hope there is a person who will finish the project
Ren'Py Renpy related posts
- how to turn .rpa to .ttf
- Having an issue with custom credits menu
- How would I make a visual novel on Mv?
- Here are some screenshots from my recently finished visual novel about Fischl, "Wahn und Traum"! (incidentally free to play now and findable in the comments)
- Otome game companies to work for
- Hello, using ChatGPT as a text base game. I have some questions.
- Startup Issue
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0f9b2c9e60>
www.saashub.com | 5 Dec 2023
Index
What are some of the best open-source Renpy projects in Ren'Py? This list will help you:
Project | Stars | |
---|---|---|
1 | RenPy | 4,112 |
2 | DokiDoki-RenPy | 81 |
3 | DDLCModTemplate2.0 | 57 |
4 | ddlc-jp-patch | 47 |
5 | NQTR-System | 19 |
6 | EasyRenPyGui | 18 |
7 | yet-another-phone-for-renpy | 15 |
8 | MAS-Submod-consistent-menus | 5 |
9 | Renpygame | 4 |
10 | WintermuteV3 | 2 |
11 | Sisters-Natsu-no-Saigo-no-Hi- | 2 |