RubyGems Navigation menu

rgss 0.0.1

IN ACTIVE DEVELOPMENT. High-performance Ruby game framework strongly influenced by the RPG Maker series by Enterbrain. The library contains multiple levels of abstraction, leveraging the power of modern OpenGL (C bindings built-in) and shaders, but building upon these low-level abstractions to create the user-friendly components that are to be expected in a 2D game framework, including sprites, textures, fonts, colors, etc. Those experienced with low-level graphics APIs have all the tools at their fingertips already built-in (OpenGL, GLFW, OpenAL, sound/font/image decoding, etc) and ready to build their own engine from, while those who have no interest in such can get started right away with powerful higher-level abstractions. While the library's API surface similar in many ways to RPG Maker XP/VX/VXA, bear in mind that it is merely incluenced by those, and liberal design changes have been taken to not limit the API or add restriction.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.1 - January 15, 2021 (720.5 KB)
显示所有版本 (共 2 个)

Runtime 依赖 (1):

ox ~> 2.14

Development 依赖 (3):

rake ~> 13.0
rake-compiler ~> 1.1
yard ~> 0.9

业主:

推送:

作者:

  • Eric Freed

SHA 256 校验和:

a7e0e1f361417167f31b5bb7adc0959a9091a1f6933dca1374e663f3c760ab46

下载总量 3,278

这个版本 1,611

许可:

MIT

需要的 Ruby 版本: >= 2.3.0

链接: