This package browser is in early development. Mind the rough edges.

renpy

Visual Novel Engine

Ren'Py is a visual novel engine that helps you use words, images, and sounds to tell interactive stories that run on computers and mobile devices. These can be both visual novels and life simulation games. The easy to learn script language allows anyone to efficiently write large visual novels, while its Python scripting is enough for complex simulation games.

Installation

Install the latest version of renpy as follows:

guix install renpy

Or install a particular version:

guix install renpy@8.2.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.