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

Allow Player / AI to input moves on UI #117

Closed alexander-lee closed 5 years ago

alexander-lee commented 5 years ago

Everything is working except Pawn Promotion, and minor bugs

codecov[bot] commented 5 years ago

Codecov Report

Merging #117 into master will increase coverage by 0.01%. The diff coverage is 0%.

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
+ Coverage   77.14%   77.15%   +0.01%     
==========================================
  Files          29       29              
  Lines        2056     2062       +6     
==========================================
+ Hits         1586     1591       +5     
- Misses        432      436       +4     
+ Partials       38       35       -3