All Projects → whoward → ruby-curses

whoward / ruby-curses

Licence: other
Just a personal repo I use to keep examples of using the ruby curses libraries while I learn NCurses

Programming Languages

ruby
36898 projects - #4 most used programming language
This is a bunch of examples that show how to use the NCurses library in Ruby.

I wrote these while following the tutorial for the C library:
http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/pdf/NCURSES-Programming-HOWTO.pdf

You'll need to install the ncurses gem (not use the system library) to run them
gem install ncurses

I may also look into the rbcurse gem later on
https://github.com/rkumar/rbcurse
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].