问题
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 don't know much about it.
回答1:
You can see the basics in action at the curses tic tac toe
回答2:
Here's some suggestions from a previous question: How do I use ncurses in Ruby?
来源:https://stackoverflow.com/questions/1309218/learning-ruby-curses