blob: 6188077ef54001c789812ee9008ea1973d9ad549 (
plain) (
tree)
|
|
# 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
|