Skip to content

denvaar/snek

Repository files navigation

Snek

Typescript and Node console app rendition of that one snake game.

Demo

Setup

$ yarn
$ yarn run dev
$ node .

Play globally

To play globally, run this after building:

$ yarn global add file:path/to/project

Now from anywhere run

$ snek