I would like to make a game in ruby. I've written tetris with python/pygame and thought I'd start by rewriting it in Ruby. I looked around with google and found:
RUDL
rubygame
gosu
ruby/sdl
I don't know which is the best, which hasn't been updated for 3 years, etc. Any advice would be appreciated.
I would like to make a game in ruby. I've written tetris with python/ pygame and thought I'd start by rewriting it in Ruby. I looked around with google and found:
RUDL
rubygame
gosu
ruby/sdl
I don't know which is the best, which hasn't been updated for 3 years, etc. Any advice would be appreciated.