Ren'Py is an open-source visual novel engine that helps creators tell interactive stories with words, images, and sounds. Its easy-to-learn script language is suited to large visual novels, while Python scripting supports more complex games, including life simulation games.
Ren'Py runs on Windows, macOS, Linux, Android, iOS, and the web through HTML5/WebAssembly.
For more information, downloads, and documentation, visit:
The source code for the Ren'Py Visual Novel Engine. This repository contains the engine used to create and distribute Ren'Py games.
The build system for the Ren'Py engine. It builds Ren'Py's binary components and dependencies for official cross-platform releases. It builds the engine itself, not individual Ren'Py games.
