Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Ramen

Ramen, a renpy modular frameworks. · By tacoen

Community

New topic
3
Topics

Recent updates

Creating Waypoints/scene map
Hi Steph, this could be the one you looking for. init python: test = ramen_scene('test') test.branch = ['up','down','d1','d2'] for s in test.scene.keys(): test...
styling character dialog
You can forget to screens because you love ren’py. narrator = Character(None, window_background="#0000",what_xalign=0.5, what_color="#ddf", what_outlines=pt.b...
2 files
ramen rewrite for persistent
I decide to rewrite the ramen framework, and set back the release because I found couple things that annoy me to continue: The save-file was huge! This save-fil...
Topic
Last post
Let say you renpy working dir is ‘\myrenpy’ $ cd myrenpy $ mkdir ramen $ cd ramen $ mkdir game $ cd game $ git clone...
started by tacoen Mar 24, 2020
328 views
No replies yet
Was ramen-re ever finished? It looks like it was abandoned 4 years ago. I hope not, episodic Ren'py would be great. The...
started by NikitaWolf 31 days ago
28 views
No replies yet
You can do a build for windows ? I can't open your game in renpy launcher .
started by pieretheophil Dec 12, 2021
153 views
No replies yet