Ren'Py
Original author(s) | Tom "PyTom" Rothamel |
---|---|
Developer(s) | Tom "PyTom" Rothamel[2] |
Initial release | August 24, 2004 |
Stable release | 8.2.3
/ June 17, 2024 |
Repository | |
Written in | Python, Cython |
Middleware | |
Operating system | Windows, macOS, Linux, FreeBSD, OpenBSD, Android, iOS |
Size | 115 MB |
Available in | English for the engine – UTF-8 use for resulting programs |
Type | Game engine (visual novel) |
License | MIT[3] |
Website | www |
The Ren'Py Visual Novel Engine (or RenPy for short) is a free software game engine which facilitates the creation of visual novels. Ren'Py is a portmanteau of ren'ai (恋愛), the Japanese word for 'romantic love', a common element of games made using Ren'Py; and Python, the programming language that Ren'Py runs on.
Features
[edit]Ren'Py includes the ability to create branching stories, save file systems, rollback to previous points in the story, a variety of scene transitions, DLC, and so on. The engine also allows for movie playback for both full-screen movies and animated sprites, in-engine animation (using the built in "Animation and Translation Language", or ATL), and full animation and customization of UI elements via "Screen Language". Ren'Py scripts have a screenplay-like syntax, and can also include blocks of Python code to allow advanced users to add new features of their own. In addition, tools are included in the engine distribution to obfuscate scripts and archive game assets to mitigate copyright infringement.[4][5][6][7]
Ren'Py is built on pygame, which is built with Python on SDL. The Ren'Py SDK is officially supported on Windows, recent versions of macOS, and Linux; and can be installed via the package managers of the Arch Linux, Ubuntu, Debian, and Gentoo (in experimental overlay[8]) Linux distributions. Ren'Py can build games for Windows, macOS, Linux, Android,[4] OpenBSD,[9] iOS,[10][4] and HTML5 with WebAssembly.[4]
Reception
[edit]Ren'Py has been recommended as a video game creation engine by several outlets, including Indie Games Plus, MakeUseOf, PC Gamer, and The Guardian.[11][12][13][14] It has been used in classes at Carnegie Mellon School of Art,[15] Faculty of Art at University Tunku Abdul Rahman, Kampar, Perak, Malaysia, and as a tool for information literacy.[16]
Notable games
[edit]See also
[edit]References
[edit]Notes
- ^ Date of first completed public release, regardless of platform or region.
- ^ Some of these games have been ported to game consoles such as Nintendo Switch, PlayStation 4, and Xbox One, but those ports also involve porting them from Ren'Py to other game engines such as Unity, as Ren'Py is not directly supported on game consoles.
Citations
- ^ "Art Card Information". www.renpy.org. Retrieved 2021-07-06.
- ^ Lin, Maria (December 2005). "Returning the Love: Three Fans Taking the Next Step". Animefringe. ISSN 1705-3692. Retrieved 4 May 2019.
- ^ "License". Ren'Py. Retrieved 4 May 2019.
- ^ a b c d "The Ren'Py Visual Novel Engine". Ren'Py. Retrieved 4 May 2019.
- ^ "Writing Visual Novels with Ren'Py: The Ren'Py Tutorial". Ren'Py. Retrieved 5 Oct 2019.
- ^ "Building Distributions". Ren'Py. Retrieved 5 Oct 2019.
- ^ "Why Ren'Py?". Ren'Py. Retrieved 5 Oct 2019.
- ^ "Installing Ren'Py on Gentoo Linux".
- ^ "games/renpy". OpenBSD Ports at ports.su. Retrieved 5 Oct 2019.
- ^ "Ren'Py 6.99". Ren'Py. Retrieved 4 May 2019.
- ^ D., Konstantinos (8 May 2012). "Indie Tools: Ren'Py". Indie Games Plus. Retrieved 4 May 2019.
- ^ Wiesehan, Robert (7 July 2014). "Learn To Make Your Own Visual Novels With Ren'Py, Or Play One Of These". MakeUseOf. Retrieved 4 May 2019.
- ^ Vincent, Brittany (2 April 2020). "The best engines for making your own visual novel". PC Gamer. Retrieved 18 August 2023.
- ^ Stuart, Keith (20 March 2014). "How to get into the games industry – an insiders' guide". The Guardian. Retrieved 4 May 2019.
- ^ "Experimental Game Design". mycours.es. Retrieved 4 May 2019.
- ^ Sullivan, Dean; Critten, Jessica (2014-11-01). "Adventures in Research Creating a video game textbook for an information literacy course". College & Research Libraries News. 75 (10): 570–573. doi:10.5860/crln.75.10.9215. ISSN 0099-0086.
External links
[edit]- 2004 software
- Free game engines
- Free software programmed in Python
- Free software that uses SDL
- Python (programming language)-scriptable game engines
- Ren'Py games
- Software development kits
- Software using the MIT license
- Video game development software
- Video game development software for Linux
- Video game engines
- Visual novel engines