文件名称:kish:伟大的Reti国际象棋应用程序的叉子
文件大小:102KB
文件格式:ZIP
更新时间:2024-05-19 16:46:00
JavaScript
基什国际象棋 内置于 , , , , 和的轻量级实时国际象棋应用程序。 Reti Chess还使用进行移动验证和检查/配对/绘制检测。 您可以在上玩游戏。 要运行它,您需要的是Nodejs V. 4+: git clone https://github.com/omidfi/kish.git npm install # create empty logfile for winston mkdir logs touch logs/games.log # run gulp to process static files npm run build 运行服务器 npm start 打开浏览器并访问localhost:3000 执照 Kish基于下 。
【文件预览】:
kish-master
----.jshintrc(118B)
----.gitignore(63B)
----app.js(1KB)
----package.json(2KB)
----src()
--------snd()
--------fonts()
--------js()
--------css()
--------img()
----LICENSE.md(1KB)
----bin()
--------www(912B)
----gulpfile.js(5KB)
----views()
--------error.jade(93B)
--------play.jade(94B)
--------index.jade(104B)
--------about.jade(1KB)
--------layout.jade(1KB)
----spec()
--------support()
--------io-spec.js(5KB)
----README.md(949B)
----io.js(5KB)
----routes()
--------routes.js(946B)
----winston.js(385B)