|
有中文,如图所示修改成中文就行。
Ren'Py视觉小说引擎是一款开放源代码的软体引擎,用来创作透过电脑叙述故事的视觉小说。Ren'Py的名字是由Ren'ai和Python两词混合而成。Ren'ai为日文,意指“恋爱模拟游戏”,为视觉小说的大宗,而Python是Ren'Py所使用的语言环境。
和其它流行的视觉小说引擎(例如NScripter)不同,Ren'Py是在英语文化圈中开发的,所以相对获得英语使用者的青睐。至2013年8月,官方网站登记的使用Ren'Py的游戏超过500个。采用Ren'Py制作的游戏几乎全部使用英文。
Ren'Py几乎支援所有视觉小说所应该具有的功能,包括分支故事、储存和加载游戏、回退到之前故事的储存点、多样性的场景转换等。Ren'Py拥有类似电影剧本的语法,并且能够允许进阶使用者编写Python程式码来增加新的功能。除此之外,游戏引擎内附的出版工具能够为脚本加密以及压缩游戏素材以防止侵权。
利用Ren'Py结合剧本及python,非常适合制作AVG,也可以制作出SLG、扑克游戏等类型游戏。Ren'Py也有一些RPG框架的范例,但相对来说,制作RPG游戏会比较困难。而对比吉里吉里,它甚至支持3D加速的功能。
支援格式
影片格式
OGG Theora
MPEG1
MPEG2
MPEG4
图像格式
BMP
PNG
JPG
JPEG
GIF
音乐格式
OGG
Vorbis
WAVE(无损)
MP3
MP2
framework for developing visual-novel type games
Ren'Py is a programming language and runtime, intended to ease the creation of visual-novel type games. It contains features that make it easy to display thoughts, dialogue, and menus; to display images to the user; to write game logic; and to support the saving and loading of games.
Ren'Py tries to be like an executable script, allowing you to get a working game without much more effort than is required to type the game script into the computer.
Ren'Py is implemented on top of Python, and that Python heritage shows through in many places. Many Ren'Py statements allow Python expressions to be used, and there are also Ren'Py statements that allow for the execution of arbitrary Python code. Many of the less-used features of Ren'Py are exposed to the user by way of Python. By only requiring use of the simplest features of Python, it's hoped that Ren'Py will be usable by all game authors.
the question, a simple and complete Ren'Py game
Ren'Py is a programming language and runtime, intended to ease the creation of visual-novel type games. It contains features that make it easy to display thoughts, dialogue, and menus; to display images to the user; to write game logic; and to support the saving and loading of games.
This package includes a simple and complete Ren'Py game.
framework for developing visual-novel type games - demo
Ren'Py is a programming language and runtime, intended to ease the creation of visual-novel type games. It contains features that make it easy to display thoughts, dialogue, and menus; to display images to the user; to write game logic; and to support the saving and loading of games.
This package includes a full playable example showing the features of the framework.
下载:
https://cloud.189.cn/t/zIrim2yUZrue
链接: https://pan.baidu.com/s/1ZCdWigDGJsJhWoRcSmiAJA 提取码: ksrd
新版本7.4.4下载点
https://cloud.189.cn/t/QzEvY3qyIn6b
链接: https://pan.baidu.com/s/1Ux83mrRELKuftpwm02U7tw 提取码: qu46 |
|