Project

rb_termbox

0.01
No commit activity in last 3 years
No release in over 3 years
Ruby binding to Termbox, a ncurses alternative.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

>= 0
 Project Readme

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