0.1.1 • Published 9 years ago
cli-2048 v0.1.1
cli-2048
Play 2048 in the command line.
Installing
npm install -g cli-2048or using npx:
npx -p cli-2048 2048Usage
Usage:
2048Contributing
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.