Skip to content

wangkailang/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

2048小游戏开发思路 【申明:这个游戏是看了慕课网上的2048web开发教程以后编写的。】 游戏的代码基本结构规划:

 --index.html

 --style.css

 --js  
      --main2048.js       //游戏主逻辑

      --support2048.js    //支持函数
     
      --animation2048.js  //动画函数

About

2048小游戏开发详解

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published