Registry / other / ruby2d

ruby2d

JSON →
library0.12.1rbrubygemsunverified

A library for creating cross-platform 2D applications, games, and visualizations in Ruby.

gem install ruby2d
INSTALL
IMPORT
SIG · RUBY2D
R
ruby2d
otherrubyv0.12.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ruby2D
require 'ruby2d'

Create a simple window with text.

require 'ruby2d' set title: "Hello Ruby2D", width: 400, height: 300 t = Text.new('Hello World!', x: 100, y: 100) show
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ruby2d — gem install ruby2d · libregistry