Hacker News new | ask | show | jobs
by jergason 5452 days ago
Has anyone compared this to Rubygame (http://rubygame.org/)?
2 comments

Better to compare this to Gosu (http://www.libgosu.org/) which Ray seems to have taken a lot of ideas from.

Good to see more people working to combine Ruby and game development.

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.