dots-and-boxes-game:Electron 上的点与盒游戏

时间:2024-08-06 17:28:08
【文件属性】:

文件名称:dots-and-boxes-game:Electron 上的点与盒游戏

文件大小:12KB

文件格式:ZIP

更新时间:2024-08-06 17:28:08

JavaScript

点与盒游戏 一个用 、 、 和制作的简单点与盒游戏 在你使用它之前 安装 io.js 或 Node.js。 如果你使用 Node.js,你应该在--harmony模式下运行。 进入项目目录并运行$ npm install 在browser/jspm_packages/system.src.js ,修改第 1202 行 // if on the server, remove the "file:" part from the dirname if ( System . _nodeRequire ) dirname = dirname . substr ( 5 ) ; 至 // if on the server, remove the "file:" part from the dirname if ( System . _nodeRequire && dirname . su


【文件预览】:
dots-and-boxes-game-master
----package.json(1KB)
----LICENSE(1KB)
----app()
--------index.js(964B)
----browser()
--------config.js(9KB)
--------view.js(5KB)
--------index.html(1000B)
--------game.js(3KB)
--------main.js(1KB)
--------playerList.js(3KB)
--------index.css(2KB)
----.gitignore(566B)
----README.md(968B)
----.jshintrc(170B)
----.editorconfig(188B)
----.gitattributes(12B)

网友评论