How to create The popular game 2048 with TypeScript

你会学到什么?

1 如何使用TypeScript语言和配置

2 使用ES6,7,8的新特性

3 Node的使用

4 如何组织代码结构和复用

5 使用GitHub管理你的代码

 

How to create The popular game 2048 with TypeScript

 

可以自己配置游戏的一些参数

How to create The popular game 2048 with TypeScript