1.0.6 • Published 12 months ago

@edisoncks/snake v1.0.6

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

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago