Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicolashug/snake
A snake-like game running in console
https://github.com/nicolashug/snake
Last synced: 16 days ago
JSON representation
A snake-like game running in console
- Host: GitHub
- URL: https://github.com/nicolashug/snake
- Owner: NicolasHug
- Created: 2016-12-05T12:42:08.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-05T12:42:22.000Z (almost 8 years ago)
- Last Synced: 2024-10-13T07:07:28.864Z (about 1 month ago)
- Language: C
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Snake
=====A Snake-like game running in console. Written in C using ncruses.
Usage:
make
./snake
# Or if you want to be able to get through walls:
./snake dummy