/snaek

A Node.js implementation of the snake game ๐Ÿ

Primary LanguageTypeScriptMIT LicenseMIT

Snaek ยท Build

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.