Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 818 Bytes

README.md

File metadata and controls

42 lines (22 loc) · 818 Bytes

js-tetris-cli

GitHub license

Open Source, Pure JavaScript Tetris (ES6+ without external libraries and dependencies), ascii/ansi cli version

asciicast

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.

Install and usage

For developers:

git clone https://github.com/kalininskiy/js-tetris-cli.git

Install (babel):

npm install

Build:

npm run build

Start:

npm start

Install for using:

sudo npm install -g js-tetris-cli

Usage:

js-tetris-cli

Лицензия

MIT