minesweeper:AngularJS

时间:2024-06-27 07:59:19
【文件属性】:

文件名称:minesweeper:AngularJS

文件大小:364KB

文件格式:ZIP

更新时间:2024-06-27 07:59:19

JavaScript

##Angular JS 实践 - 扫雷 ##Developers Conor Baumgart 和 Jill Kuchman ##Date 2015 年 5 月 7 日 ##Description 这个程序是扫雷。 ##Technologies 使用 JavaScript 角JS HTML 带有 Bootstrap 的 CSS ##使用和编辑要使用和/或编辑应用程序: 将此项目克隆到您选择的目录 在您喜欢的文本编辑器中打开项目(可选) 对于 Mac 用户:在终端的项目文件夹中,输入 $ python -m SimpleHTTPServer,然后导航到 localhost:8000。 打开并将浏览器指向 index.html *(例如:file:///project-directory/index.html)* ##Copyright (c) 2015 Conor Baumg


【文件预览】:
minesweeper-master
----css()
--------styles.css(355B)
----partials()
--------game.html(227B)
--------home.html(77B)
----img()
--------mine.jpg(810B)
----index.html(818B)
----controllers()
--------GameController.js(4KB)
----lib()
--------angular-ui-router.js(158KB)
--------jquery-1.11.3.js(278KB)
--------angular.js(938KB)
----app.js(604B)
----README.md(2KB)
----services()
--------GameFactory.js(182B)

网友评论