/800

A command line game (800 is 2048 in hex).

Primary LanguageTypeScript

800 is a 2048-style game for the command line.

To play:

npm install -g 0x800
800

TODO:

  • a new number should be added only if user input resulted in a change on the board