Skip to content

RyanScottLewis/rb_termbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 50.7%
  • C 31.6%
  • C++ 17.7%