Snake-C Command line version of Snake game. Uses command line "cls" to refresh screen so Windows only. Build command: gcc -o main main.c