Changes

Jump to: navigation, search

Nibble-Chess

1 byte removed, 12:15, 6 September 2020
no edit summary
'''Nibble-Chess''', (Nibble chess, nibble-chess)<br/>
a didsactic didactic [[:Category:Open Source|open source]] chess program by [[Maksim Korzh]], written in [[C]] and published in December 2018 <ref>[http://www.talkchess.com/forum3/viewtopic.php?f=7&t=69118 A tribute to community] by [[Maksim Korzh]], [[CCC]], December 02, 2018</ref>.
Nibble-Chess was inspired by [[Harm Geert Muller|H.G. Muller's]] [[Micro-Max]] <ref>[https://github.com/maksimKorzh/nibble-chess/blob/master/README.md nibble-chess/README.md at master · maksimKorzh/nibble-chess · GitHub]|</ref>,
and [[Board Representation|represents the board]] as [[0x88]] array of integers indexed by concatenated [[Nibble|nibbles]] of [[Ranks|rank]] and [[Files|file]]. It performs an [[Alpha-Beta|alpha-beta search]] with [[Quiescence Search|quiescence]] and rudimentary [[Evaluation|evaluation]],

Navigation menu