Skip to content

derhuerst/cli-2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.