# CSNAKE ## Usage Compile linked_list.c as an object file and then compile snake.c with -lncurses and the linked_list object file ## Bugs Only works in xterm idk why ## Todo Add gitignore, fix bugs lol