项目作者: juanmav

项目描述 :
Aim shot ejercice!
高级语言: JavaScript
项目地址: git://github.com/juanmav/aimshot.git
创建时间: 2018-06-30T17:14:42Z
项目社区:https://github.com/juanmav/aimshot

开源协议:

下载


Dark Game Score.

  1. Install dependencies.

npm install

  1. Run test

npm test

  1. 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.