Snake terminal game A simple text-based version of Snake, written in C with Ncurses. To play it (on Linux): type make to compile; type make run to run.