TheBlackPlague / StockNemo

A C# Chess Engine Finding Good Moves.
GNU Lesser General Public License v3.0
62 stars 7 forks source link

Implement a Makefile and improve README. #30

Closed TheBlackPlague closed 2 years ago

TheBlackPlague commented 2 years ago

This PR aims to implement a Makefile to allow ELO tests to be done remotely via the StockNemo Testing Framework.

It also improves the README.