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

Show Player Available Moves on UI #113

Closed alexander-lee closed 5 years ago

alexander-lee commented 5 years ago
Screen Shot 2019-04-21 at 10 57 02 PM

Features

codecov[bot] commented 5 years ago

Codecov Report

Merging #113 into master will decrease coverage by 0.64%. The diff coverage is 0%.

@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
- Coverage   78.02%   77.38%   -0.65%     
==========================================
  Files          29       29              
  Lines        2034     2056      +22     
==========================================
+ Hits         1587     1591       +4     
- Misses        409      430      +21     
+ Partials       38       35       -3