@wmhilton/snake-game

1.0.2 • Public • Published

snake-game

I just felt like making a snake game this evening. It's ASCII, runs in the terminal.

Update: Of course, @mafintosh already has 'snake-game' on npm and his is in color. And more importantly, he got the squares to be the right aspect ratio. So I decided to replicate that look.

Which is pretty funny, because I built this using diffy which is also by @mafintosh. His snake-game is built using clivas - also by @mafintosh.

My snake game is responsive (adapts to the terminal screen size) though. 😁

Readme

Keywords

none

Package Sidebar

Install

npm i @wmhilton/snake-game

Weekly Downloads

5

Version

1.0.2

License

MIT

Unpacked Size

6.39 kB

Total Files

7

Last publish

Collaborators

  • wmhilton