Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 386 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 386 Bytes

2048

Description

Implementation of the popular minigame 2048 in TypeScript

game

Installation

Create a folder named js. Run tsc.sh to convert TypeScript Files into JavaScript Code.

Used libaries