测试区 2048JS 代码
var _2048 = new Yao2048(document.body); _2048.show();
{% include_code lang:javascript from:1 to:28 yao2048.js %}