Suppose I want to implement a curses / console program similar to a program in HTML / CSS / Javascript. Examples are an online adventure game or a simple interpreter similar to the βTry to use the XYZ programming language nowβ pages for languages ββsuch as Ruby or Haskell. Is there a library / plugin / etc that implements these terminal interfaces?
Note:
After a long search, I found jquery-console , which at first glance looks very promising.
Any other alternatives or recommendations?
Thoralfskolem
source share