fabula 0.6.0 发布,Python游戏开发引擎
时间:2011-04-14 来源:老枪
Fabula 0.6.0 发布,该版本支持客户端与编辑器中,房间放大超出屏幕等功能。Fabula 是一个 Python 游戏引擎,适合开发冒险、角色扮演和策略游戏等游戏。采用可客户端-服务器架构、基于事件的协议处理、多玩家以及联网游戏功能架构;使用多线程服务器,一 个抽象的可视的游戏世界模型,一个资产管理系统、插件系统等。游戏可进行录制并且回放;良好的文档支持。
更多如下:
Fabula now supports rooms larger than the screen in the client and the editor. The underlying rendering architecture was changed to pre-render backgrounds and resize bitmaps to fit the size of the room. Moving the mouse to the edges of the window triggers horizontal scrolling. Loading large background images in the editor now creates a room of an appropriate size. Fabula applications now read options from a configuration file, most prominently the "fullscreen" option. Minor fixes and documentation updates were made.
更多关于fabula的详细信息,或者下载地址请点这里