Ren'Py

From Wikipedia, the free encyclopedia
Jump to: navigation, search
Ren'Py Visual Novel Engine
Ren’Py Logo 6-13-6 200x307px.png
Wikipe-tan visual novel (Ren'Py).png
An example of a Ren'Py-created scene.
Original author(s) PyTom
Developer(s) PyTom[1]
Initial release August 24, 2004; 8 years ago (2004-08-24)[2]
Stable release Ren'Py 6.15.4 / April 6, 2013; 46 days ago (2013-04-06)[2]
Development status Active
Written in Python
Operating system Windows, Mac OS X, GNU/Linux, Android
Size 25 MB[2]
Available in English for the engine - UTF-8 use for resulting programs
Type Game engine (visual novel)
License MIT License[3]
Website www.renpy.org

The Ren'Py Visual Novel Engine is a free software engine which facilitates the creation of visual novels, a form of computer-mediated storytelling. Ren'Py is a portmanteau of ren'ai, a type of game made using Ren'Py; and Python, the programming language that Ren'Py runs on. Ren'Py has proved attractive to English-language hobbyists; over 400 games use the Ren'Py engine, nearly all in English.[4][5]

Contents

Features [edit]

Ren'Py supports nearly all features that a visual novel might reasonably be expected to have, including branching stories, save file systems, rollback to previous points in the story, a variety of scene transitions and so on. Ren'Py scripts have a screenplay-like syntax, and can additionally include blocks of Python code to allow advanced users to add new features of their own. Additionally, tools are included in the engine distribution to obfuscate scripts and archive game assets to mitigate copyright infringement.[6]

Ren'Py is built on pygame (which is built with Python upon SDL), and is officially supported on Windows, recent versions of Mac OS X, and Linux, and is included as part of the Arch Linux (as an AUR package), Ubuntu, Debian, and Gentoo (in experimental overlay[7]) Linux distributions. It can also be ported to Android.[6]

Notable Ren'Py games [edit]


References [edit]

  1. ^ Lin, Maria (December 2005). "Returning the Love: Three Fans Taking the Next Step". Animefringe. Retrieved 13 February 2013. 
  2. ^ a b c d e f g h i j k l m n o p q r s [citation needed]
  3. ^ "Legal Notice". renpy.org. December 2011. 
  4. ^ "List of Ren'Py games". renpy.org. 
  5. ^ QuickJump staff (24 November 2007). "Ren'Py Visual Novel Engine: make your own visual novel, dating sim". QuickJump. Retrieved 13 February 2013. 
  6. ^ a b c "The Ren'Py Visual Novel Engine". Ren'Py. Retrieved 4 February 2013. 
  7. ^ "Installing Ren'Py on Gentoo Linux". 
  8. ^ Love, Christine. "Digital: A Love Story". Archived from the original on 8 July 2011. Retrieved 26 May 2011. 
  9. ^ Love, Christine (2012). "Analogue: A Hate Story". Retrieved 16 August 2012. 
  10. ^ "Analogue: A Hate Story on Steam". www.steam.com. Valve Corporation. Retrieved 29 June 2012. 
  11. ^ "Juniper's Knot". Dischan Media. Retrieved 4 February 2013. 

External links [edit]