开发者

Ruby game frameworks that are still actively maintained? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We 开发者_如何学运维don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

I'm finding it very difficult to survey the options for game programming in Ruby. Several wrappers and frameworks that are mentioned in other posts and articles are no longer maintained or in use.

Gosu / Ruby seems to still be active: there's been a steady amount of chatter on the official forums.

Any other actively maintained game frameworks for ruby?

EDIT: I discovered a healthy amount of game development going on with MacRuby.


I've been using a couple of such frameworks. And I switched to Rubygame from Gosu. Rubygame codebase is not being often updated in last six months, but people still rock.

As for me, Rubygame is more convenient. It is subjective, but I am writing a 3D strategic game with units which can be controlled by players' Ruby code; this task is much harder to implement using Gosu.

P.S. May be 'actively maintained' is not what you really want. What is the framework problem which you think can be resolved by active maintenance?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜