Changes

Jump to: navigation, search

ChessCore

359 bytes added, 23:37, 29 March 2020
no edit summary
'''ChessCore''', (ChessBin.com)<br/>
a chess engine by [[Adam Berent]], written in [[C sharp|C#]].
The ''ChessBin.com'' chess engine was documented in a blog format<ref>[[Adam Berent]] ('''2014'''). ''Guide to Programming a Chess Engine''. [https://www.adamberent.com/wp-content/uploads/2019/02/GuideToProgrammingChessEngine.pdf pdf]</ref>, and has been converted to cross-platform [https://en.wikipedia.org/wiki/.NET_Core .NET Core] dubbed '''ChessCore''', [[:Category:Open Source|open source]] under the [[Massachusetts Institute of Technology#License|MIT License]] published on [https://en.wikipedia.org/wiki/GitHub GitHub] <ref>[https://github.com/3583Bytes/ChessCore GitHub - 3583Bytes/ChessCore: Chess Engine Implemented in .net core]</ref>.
The program makes heavy use of the .NET Core [https://en.wikipedia.org/wiki/Garbage_collection_(computer_science) garbage collector] (GC)
<ref>[https://www.tutorialspoint.com/dotnet_core/dotnet_core_garbage_collection.htm .NET Core - Garbage Collection - Tutorialspoint]</ref> and is mentioned as buggy in [[Ron Murawski|Ron Murawski's]] engine list <ref>[http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_engine_list Chess Engine List] from [[Ron Murawski|Ron Murawski's]] [http://computer-chess.org/doku.php?id=home Computer-Chess Wiki]</ref>.
}
</pre>
=Publications=
* [[Adam Berent]] ('''2014'''). ''Guide to Programming a Chess Engine''. [https://www.adamberent.com/wp-content/uploads/2019/02/GuideToProgrammingChessEngine.pdf pdf]
 
=Forum Posts=
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=29027 New Member Introduction] by [[Adam Berent]], [[CCC]], July 19, 2009

Navigation menu