branches: front
Clone
clone: git://shithub.us/smj/schnek gits://shithub.us/smj/schnek
push: hjgit://shithub.us/smj/schnek
patches to: smj@p9.sdf.org
Last commit
8d14f9e3
– glenda <glenda@9front.local>
authored
on 2021/09/12 18:07
improved randomness
About
# 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`