RenPy Python视觉小说、游戏引擎

RenPy简介

RenPy,Python第三方库,通过RenPy,可以使用文字、图像和声音讲述基于计算机和移动设备等终端上运行的互动故事,比如视觉小说,生活模拟游戏等。RenPy开发的应用可以跨平台运行在Android、web、Linux、Windows、Mac osx和IOS等系统上。

RenPy应用实例

define s = Character('Sylvie', color="#c8ffc8")
define m = Character('Me', color="#c8c8ff")

label start:

    s "Hi there! How was class?"

    m "Good..."

    "I can't bring myself to admit that it all went in one ear and out the other."

    s "Are you going home now? Wanna walk back with me?"

    m "Sure!"

RenPy Github统计数据

Most of Ren'Py is covered by the terms of the following (MIT) license

Github 4.2k stars

RenPy下载地址

RenPy

免责声明:内容编辑自网络,仅供参考,不保证正确性,不作任何决策依据!!以上数据皆截止于博文的写稿日期。


行业导航 / Python指南 :
























Copyright © 2022-2024 笨鸟工具 x1y1z1.com All Rights Reserved.