nCurses

This is my nCurses support page.
Here I'll put resources related to this awesome library

Links

(unofficial) List of nCurses Software
This is an attempt to link each and every program related to nCurses.
Games
I love games on the terminal. Because of this, i try to document all the ones i can find - with comments included!
C For Dummies.com
Great page about the Programmer's Guide to ncurses book. This is the reference about nCurses learning - I highly recommend buying it!
nCurses FAQ
Official FAQ for developers. If you plan to write nCurses software, this is a must-read!

Tutorials

Biblioteca ncurses para modo texto (Linux)
Simple and quick Portuguese introductory text. Contains all the essential nCurses commands as a quick reference.

Miscellaneous

Escolhendo nCurses
A portuguese motivational text i wrote about why you should choose nCurses for your software interface.

List of nCurses Software

Introduction This is a list of all nCurses softwares i can find. They have text-based interface and interacts with the console. Index by Category Editors File Managers Games Graphics Libraries Miscellaneous Media Players Network Torrent Clients Utilities Editors File Managers GNU Midnight Commander A visual file manager. vifm A file manager with vi-like key bindings. …

View page »

nCurses Games

Introduction This is a list of all nCurses games i could find. They have text-based interface and interacts with the console. Most of them are open source and the codes are generally simple and great for learning game programming and nCurses implementation. Index by Genre Arcade Puzzle Logic Uncategorized Arcade nInvaders A Space Invaders clone …

View page »