Skip to content

LucidityDesign/2048-cli

Repository files navigation

2048

Basic implementation of 2048 by Gabriele Cirulli.

Start

  • yarn install
  • yarn start
  • Controll tiles via arrow keys (up, down, left, right)

TODOs

  • Improve documentation
  • Add linting
  • Color tiles
  • Add win / lose message
  • Clean up terminal.ts
  • Check types

About

Basic node implementation of the game "2048"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published