bjorndm / rb_termbox

Ruby binding to Termbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rb_termbox - Termbox binding

Development Notes

  • Run ruby ext/termbox/extconf.rb && make
  • Install bundler and bundle install
  • Run ruby sample/keyboard.rb to get a feel for what you can do. It's a partial port of termbox's own sample keyboard application. (Ctrl + Q to quit)

WIP Keyboard example:

Contributors

James Cook
Paul Schuegraf @pscheugr

About

Ruby binding to Termbox


Languages

Language:Ruby 50.7%Language:C 31.6%Language:C++ 17.7%