Mori AtelierMori Atelier
Currently Building

Building dreams in Ren'Py.

Devlog: learning Ren'Py and building a visual novel. A collection of notes on narrative design, Python scripting, and the quiet struggles of indie dev.

Latest Entries

Devlog #003: UI Polish

Customizing the Ren'Py GUI — from the main menu to dialogue boxes. Making it feel less default and more like our own game.

#renpy#ui#design

Devlog #002: Branching Choices

Implementing the choice system and learning how Ren'Py handles branching narratives with menus and conditions.

#renpy#code#narrative

Devlog #001: Setup and First Scene

Getting the development environment ready and writing my very first Ren'Py scene. Hello world, but make it visual novel.

#renpy#setup#intro