Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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