nsnake
Classic snake game on the terminal; made with C++ and ncurses
nsnake is a clone of the classic snake game that we all used to play on our cellphones. You play this game on the terminal, with textual interface.
It has a gui-like interface on the console, with many settings and possible game modes.
Note that it depends on `ncurses` and `yaml-cpp`.
For a more detailed README, check out the GitHub page:
https://github.com/alexdantas/nSnake