Registry / other / rubygame

rubygame

JSON →
library2.6.4rbrubygemsunverified

Clean and powerful library for game programming.

gem install rubygame
INSTALL
IMPORT
SIG · RUBYGAME
R
rubygame
otherrubyv2.6.4
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.

Rubygame
require 'rubygame'

Open a game screen with Rubygame.

require 'rubygame' include Rubygame screen = Screen.open([640, 480])
Debug
Known issues
gotchaRequires SDL libraries to be installed on the system.
fix
Install SDL development libraries (e.g., libsdl1.2-dev on Ubuntu).
affects: >= 2.0.0
Upgrade
Version history
2.6.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
rubygame — gem install rubygame · libregistry