Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 259 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 259 Bytes

Simple Snake game made in C++ with the ncurses library since conio.h is only for windows.

Warning

When 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.