Category:Nim-ncurses

From Rosetta Code
Revision as of 00:15, 11 February 2021 by rosettacode>Lscrd
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

Nim wrapper for "ncurses".

For some reason, the original wrapper doesn’t install with nimble. So, you have to use the fork available at https://github.com/walkre-niboshi/nim-ncurses

Download the zip file, extract the files, go into in the directory containing the ".nimble" file and run nimble install without specifying the name of the library.

Pages in category "Nim-ncurses"

The following 5 pages are in this category, out of 5 total.