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
Features
- Cute GUI-like textual interface
- Highly customizable; both interface and gameplay
- Lots of possible game modes; change fruits, walls and game speed at will
- Highscore support for all game modes





