nsnake
Classic snake game for the terminal
|
NArguments | Command-line argument parser |
NDialog | Quick-and-dirty functions to show GUI-like dialogs on the screen |
NGlobals | All global settings to the game |
NINI | Simple module that contains everything needed to load and parse a file with the INI configuration format |
NNcurses | Everything related to the terminal library Ncurses |
▼NUtils | Random useful things accumulated over the years |
NBase64 | Utilities to encode and decode from the Base64 format |
NFile | File I/O and Operational System's utilities |
NRandom | Better random number generator |