Rubygame is a cross-platform game-development extension and library for
Ruby, inspired by Pygame. The purpose of Rubygame is to empower game
developers by providing them with powerful and flexible high-level
concepts. Instead of worrying about low-level technical details, you can
focus your energy on more interesting things (like making a fun game).

Rubygame‘s core is written in C to bind low-level SDL functions in ruby.
On top of that is a pure ruby library for higher-level behavior like
event and game object management.

There are two other Ruby-SDL bindings which are worth mentioning:
Ruby/SDL and RUDL. Ruby/SDL is a simple wrapper which closely mirrors
SDL‘s C API, while RUDL tries to provide some high-level concepts. The
main differences with Rubygame come down to a matter of priorities: a
great deal of care and effort goes into making Rubygame especially
clean, well-documented, powerful, and easy to use.

** Changed in: ubuntu
       Status: New => Confirmed

-- 
[needs-packaging] Rubygame
https://bugs.launchpad.net/bugs/194463
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to