PROMULGATOR

    王传杰

    美国加利福尼亚州洛杉矶县洛杉矶市Enzu股份有限公司
    Html
    Css
    Js

    
                        
div {
	border-radius:20%;
}
#marks {
	width:560px;
	height:50px;
	background:#ffefdb;
	margin:auto;
	line-height:50px;
	text-align:center;
}
#mark {
	width:580px;
	margin:30px auto;
	background:#2b2b2b;
	border-radius:10%;
}
#box {
	background:#ffefdb;
	width:560px;
	height:560px;
	margin:30px auto;
	border-radius:10%;
}
.bx {
	background:#EED5B7;
	width:100px;
	height:100px;
	margin:20px;
	float:left;
	text-align:center;
	line-height:100px;
	font-size:50px;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

纯JS2048游戏

2
      iexn0
      2017/6/20 9:28:43

      游戏原理有问题

          王传杰0
          2017/6/21 10:47:40
          只是想换个策略!
      回复