Uninstalr Software Library

Ren`Py icon

Ren`Py

A visual novel engine for creating story-driven games with branching narratives, dialogue, and multimedia.


Publisher: Tom “PyTom” Rothamel
Country of Origin: United States US

Official Website: https://www.renpy.org/

Description

Ren'Py is a visual novel engine used to create story-driven games with branching narratives, dialogue, and multimedia presentation.

Ren'Py (pronounced “Ren Pie”) is a cross-platform visual novel engine designed for creating interactive, narrative-focused games. It provides a scripting system optimized for dialogue, choices, and branching story structure, alongside support for Python for extending logic and implementing custom functionality. Ren'Py includes tools for presenting character dialogue, backgrounds, sprites, audio, transitions, and user interface elements, and it supports features commonly associated with visual novels such as save/load systems, rollback, text display effects, and localization. Projects are typically authored in plain-text script files, allowing creators to combine narrative scripting with programmable components and reusable screens for menus and interfaces.

The engine is widely used by independent developers and hobbyists to produce visual novels and related interactive fiction, and it can package and distribute games for multiple operating systems, including Windows.