0.1.1 • Published 7 years ago

cli-2048 v0.1.1

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

cli-2048

Play 2048 in the command line.

npm version build status ISC-licensed chat on gitter

Installing

npm install -g cli-2048

or using npx:

npx -p cli-2048 2048

Usage

Usage:
	2048

Contributing

If you have a question or have difficulties using cli-2048, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the issues page.