nsnake
Classic snake game for the terminal
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
 NArgumentsCommand-line argument parser
 NDialogQuick-and-dirty functions to show GUI-like dialogs on the screen
 NGlobalsAll global settings to the game
 NINISimple module that contains everything needed to load and parse a file with the INI configuration format
 CLevelContains a "scope" of the INI file
 CParserLoads, reads and parses the contents of an INI file (or string)
 NNcursesEverything related to the terminal library Ncurses
 NUtilsRandom useful things accumulated over the years
 NBase64Utilities to encode and decode from the Base64 format
 NFileFile I/O and Operational System's utilities
 NRandomBetter random number generator