Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 394 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 394 Bytes

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