klpod221 / 2048

// Clone of 2048 classic game

Home Page:https://klpod221.github.io/2048/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game 2048

This version of the 2048 game is insipired by the original play2048

Build with

Getting Started

To get a local copy up and running follow these simple example steps:

  • Install NPM packages

    yarn install
  • Run the app

    yarn start

About

// Clone of 2048 classic game

https://klpod221.github.io/2048/


Languages

Language:TypeScript 76.9%Language:SCSS 18.6%Language:HTML 4.5%