clake
v1.0.1
Published
Play Snake from the comfort of your CLI!
Downloads
8
Readme
CLake
Play "Snake" from the comfort of your CLI!
Install
$ npm install -g clake
Play
$ clake
Options
You can control speed by passing a --speed
argument. The supported options are: "snail, slow, normal, fast, bullet"
There is an issue with a library that is used for keypress which sometimes causes the game to get stuck. If it happens to you just press another key and it should fix it.