nsnake
Classic snake game for the terminal
Functions
Arguments Namespace Reference

Command-line argument parser. More...

Functions

void parse (int argc, char *argv[])
 

Detailed Description

Command-line argument parser.

This is a thin interface between yetris and the commander CLI argument parser. Highly game-specific.

Homepage: https://github.com/clibs/commander