1.0.1 • Published 9 years ago

clake v1.0.1

Weekly downloads
11
License
MIT
Repository
github
Last release
9 years ago

CLake

Play "Snake" from the comfort of your CLI!

Screencast

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.