MiniGL is a minimal 2D Game Library, available as a Ruby gem, and built on top of the Gosu gem.It provides the following features:Resource management (images, sound effects, songs, tilesets, fonts)Input manipulation (keyboard, mouse, joystick)UI (text, buttons, text fields, drop-down lists, progress bars)Basic physics and collision checkingAnimated objectsParticle systemsMore functionalities are coming. Feel free to contribute! You can send feedback to
[email protected].