Play 2048 in the command line.
npm install -g cli-2048
or using npx:
npx -p cli-2048 2048
Usage:
2048
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.