Vadman97 / GolangChessAI

Go Chess AI - Exploring Parallel Search Techniques with a Novel Golang Chess Engine
GNU General Public License v3.0
8 stars 3 forks source link

Start a Game Functionality #111

Closed alexander-lee closed 5 years ago

alexander-lee commented 5 years ago

Go Changes:

What happens when a Game Starts:

JS Changes:

codecov[bot] commented 5 years ago

Codecov Report

Merging #111 into master will decrease coverage by 5.92%. The diff coverage is 4.59%.

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
- Coverage   84.09%   78.17%   -5.93%     
==========================================
  Files          29       29              
  Lines        1905     2034     +129     
==========================================
- Hits         1602     1590      -12     
- Misses        267      408     +141     
  Partials       36       36