Terminal based Snake game for linux made using the ncurses library.
The code for this game is not very good because I wrote it when I was still very new to OOP, but it does work.
Controls: w, a, s, d: move and select menu option; the rest is explained in-game.