# Ren'Py Language Integration (/renpy)



Pixi’VN gives you the ability to write your own narrative using Ren'Py Language.

<Callout title="This page is under construction" type="warn">
  Ren'Py integration is in development. If you are interested, feel free to write in the chat below!
</Callout>

**What is Ren'Py Language?**

Ren'Py Language is a scripting language for writing interactive narrative. It is used in games like Doki Doki Literature Club, Katawa Shoujo, and Long Live the Queen to create branching stories. Ren'Py Language is used in Ren'Py, a visual novel engine that helps you to create visual novels and story-based games.

You can learn more about Ren'Py on the [Ren'Py website](https://www.renpy.org/).

Why use Ren'Py integration? [#why-use-renpy-integration]

Programming a game narrative in **Javascript/Typescript** has the advantage of having total development freedom, but the disadvantage is that it slows down the writing of a narrative (it makes you write a lot of code).
