sssnake
sssnake copied to clipboard
cli snake game that plays itself
Results
2
sssnake issues
Sort by
recently updated
recently updated
newest added
It would be neat, if one could configure for one `unit` to be `n` terminal rows and `2n` terminal columns (`n∈ℕ`). This would allow a zoomed snake game without having...
When trying to use the make, the following undefined reference happen: ```cc -w main.c autopilot.c xymap.c essentials.c snake.c -lncurses -o sssnake /usr/bin/ld: /tmp/ccTdzNGY.o: in function `draw_point': main.c:(.text+0x69d): undefined reference to...