ng-2048:在Angular JS中实现游戏2048的编程挑战

时间:2024-06-04 10:42:45
【文件属性】:

文件名称:ng-2048:在Angular JS中实现游戏2048的编程挑战

文件大小:12KB

文件格式:ZIP

更新时间:2024-06-04 10:42:45

JavaScript

#ng-2048 The game 2048 written with AngularJS. #去做 Development of this app consists of 1 main component with a service for grid data manipulation and one sub component for tile presentation. 申请准备: 设置Node.js 获取所需的库 设置单页Angular App 2048组件脚手架: 主要成分指令 主要组件模板 子组件指令 子组件模板 组件服务 2048.js(主要组件): 财产声明 模板布局和数据绑定 模板CSS 游戏驱动 箭头键事件侦听器 tile.js(子组件): 财产声明 模板布局和数据绑定 模板CSS 2048.service.js: 生成初


【文件预览】:
ng-2048-master
----public()
--------index.html(480B)
--------src()
----server.js(535B)
----bower.json(130B)
----Gruntfile.js(1KB)
----README.md(996B)
----.bowerrc(60B)
----.gitignore(183B)
----app()
--------routes.js(119B)
----package.json(402B)

网友评论