Does anyone know of any good tutorials for learning Ruby with Curses? I just can\'t seem to find one and the doc is very vague. I have never used curses before so I really d
You can see the basics in action at the curses tic tac toe
Here's some suggestions from a previous question: How do I use ncurses in Ruby?