https://github.com/benapetr/snake
Terminal snake
https://github.com/benapetr/snake
Last synced: about 1 year ago
JSON representation
Terminal snake
- Host: GitHub
- URL: https://github.com/benapetr/snake
- Owner: benapetr
- Created: 2016-05-27T08:48:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-10-17T14:34:07.000Z (almost 7 years ago)
- Last Synced: 2025-04-30T22:15:09.431Z (about 1 year ago)
- Language: C
- Size: 9.77 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snake
Terminal snake
No libraries, pure UNIX C code, works fine on HP-UX and GNU/Linux, probably elsewhere as well
# Compiling
gcc main.c
# Playing
x - exit
p - pause