1.0.6 • Published 11 months ago

@edisoncks/snake v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Snake

Terminal snake game for Node.js. Built with Typescript, Ink and React.

Features

  • Navigate with arrow keys and WASD.
  • 3 levels of speed.
  • Customizable game width and height.

Requirements

  • Node 18 or above.
  • NPM / PNPM / Yarn

Getting Started

Use NPM (or package manager of your choice) to download the game as a global package on your system:

npm i @edisoncks/snake -g

Now to start it, just type in the console:

snake

For customization options, run the game with --help parameter.

snake --help
1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago