-
Notifications
You must be signed in to change notification settings - Fork 4
whoward/ruby-curses
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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
About
Just a personal repo I use to keep examples of using the ruby curses libraries while I learn NCurses
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published