shithub: schnek

ref: 98b9d272f49d11cdc1e74d6e89badab1b8534d03
dir: /README.md/

View raw version
# schnek

schnek - chase down decaying food before you starve.

## Description

schnek chases down decaying food and grows or shrinks while doing
so.  Avoid running into walls or yourself while racking up tallies
for number of moves, food eaten and maximum length of schnek.

## Usage

`schnek`

movement keys:  hjkl
pause:			p
quit:			q

## Installing

Clone, run `mk install`.

## Credits

Originally written as `snake` by John Floren who borrowed code from `clock`