Ruby2D is a community-developed, cross-platform 2D application library for Ruby.
The ruby gem Ruby2D provides a library for the development of cross-platform 2D applications for ruby. Ruby2D is a community-developed open-source project. You can contribute code here.
To be able to use Ruby2D, your ruby environment must be able to build native extensions.
For Windows and MacOS you can install Ruby2D directly without dependencies with:
gem install ruby2d
For Linux, you will have to install additional dependencies, which can be found here.