Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Ramen

Ramen, a renpy modular frameworks. · By tacoen

Community

New topic
2
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
282 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
111 views
No replies yet