Simple Snake game made in C++ with the ncurses library since conio.h is only for windows. WarningWhen you exit you might see the terminal text displayed like a staircase. I don't know the source of this bug so any help is appreciated.