Skip to content

furunkel/ruby-sdl2

 
 

Repository files navigation

Ruby/SDL2

The simple ruby extension library for SDL 2.x.

Install

Before installing Ruby/SDL2, you need to install:

After installing these libraries, you can install Ruby/SDL2 from github:

git clone https://github.com/ohai/ruby-sdl2.git
cd ruby-sdl2
rake gem
gem install pkg/ruby-sdl2-x.y.z.gem

Document

License

LGPL v3 (see {file:COPYING.txt}).

Author

Ippei Obayashi ohai@kmc.gr.jp

About

A Ruby wrapper for SDL 2.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.6%
  • Ruby 6.4%