注册
登录
人工智能
>>
aimshot
>>
返回
项目作者:
juanmav
项目描述 :
Aim shot ejercice!
高级语言:
JavaScript
项目主页:
项目地址:
git://github.com/juanmav/aimshot.git
创建时间:
2018-06-30T17:14:42Z
项目社区:
https://github.com/juanmav/aimshot
开源协议:
下载
Dark Game Score.
Install dependencies.
npm install
Run test
npm test
Run Match calculations.
npm start
files
helpers.js
contains helpers functions.
gamedata.js
contains data of the game
test.js
contains some tests for the helpers functions
resume.js
the scripts that glues all together.