/2048

百行代码手敲2048游戏(提供 JS、TS 两个版本)

Primary LanguageJavaScript

2048

Description

  • a classical game "2048" writen by Native JavaScript prototype

Display Address

Update Content

  1. add a version written by TypeScript and ES6(ES2015).
  2. solve some Bugs when the game start.

Update Date

  • 2017/09/01