1.0.3 • Published 4 years ago

snaek v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Snaek

A Node.js implementation of the snake game 🐍

Installation

This package must be installed globally.

$ npm i -g snaek # With npm
$ yarn global add snaek # With yarn

Restarting the shell might also be required after installation.

Usage

To begin, run the following command:

$ snaek

More help is provided in-game.

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago