PeterHughes / SharpChess

SharpChess is a free, open-source computer application that enables you to play chess against the computer. SharpChess is also a chess engine that competes in computer vs. computer chess tournaments. The main goal of this project is to improve SharpChess's chess playing strength. Find out more about chess programming at SharpChess.com or the excellent: http://chessprogramming.wikispaces.com/
SharpChess.com
GNU General Public License v3.0
138 stars 87 forks source link

initial movevectors implementation #14

Closed zass30 closed 9 years ago

zass30 commented 9 years ago

fixed tests, but I think those tests need to be rethought as the number of nodes appears to be based on what order vectors are considered for generatelazymoves()