1.0.6 • Published 1 year ago

@edisoncks/snake v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago