Click here to play online. Use keyboard arrows to slide tiles left, right, up or down. Your goal is to merge as many tiles as possible and eventually create a tile with 2048 value.
Note: Please make sure to use Node.js in version 17 or higher.
Clone this repository, open its directory in your terminal and run this command:
npm install && npm run dev
npm run test:unit