Live data from Hacker News

Ray, a Ruby game library

mon-ouie.github.com

1–10 of 20 posts

Re: Ray, a Ruby game library

#9
post #8

Has anyone compared this to Rubygame ( http://rubygame.org/ )?

I haven't compared the two projects, but the rubygame project is currently in a state of "indefinite hibernation":

http://rubygame.org/blog/2011/07/12/the-new-rubygame-org/#mo...

So it is good to have an alternative available.

Re: Ray, a Ruby game library

#10
What I don't see there is collisions. Without a fast collision tool, it's hard to do whole classes of games anything like efficiently. It's a little disappointing that, having written a renderer adapter with native code, there isn't collisions as well.
Post reply on HN