Changes

Jump to: navigation, search

Nibble-Chess

1,986 bytes added, 16:41, 2 September 2020
Created page with "'''Home * Engines * Nibble-Chess''' border|right|thumb| Nibble-Chess' [[User Interface|UI <ref>Screenshot taken from [https://gith..."
'''[[Main Page|Home]] * [[Engines]] * Nibble-Chess'''

[[FILE:Nibble-Chess.jpg|border|right|thumb| Nibble-Chess' [[User Interface|UI]] <ref>Screenshot taken from [https://github.com/maksimKorzh/nibble-chess/blob/master/nibble-chess.gif nibble-chess.gif] at [https://github.com/maksimKorzh/nibble-chess GitHub - maksimKorzh/nibble-chess: Console based minimalist chess program - A tribute to chess programming community]</ref> ]]

'''Nibble-Chess''', (Nibble chess, nibble-chess)<br/>
a didsactic [[: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 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]],
and provides an text based [[User Interface|user interface]] with [[Graphics Programming#ASCII Diagrams|ASCII diagrams]], under [[Linux]] optionally with [[Pieces#Unicode|Unicode Pieces]].

=See also=
* [[BBC]]
* [[BMCP]]
* [[Micro-Max]]
* [[Nibble]]

=Forum Posts=
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=69118 A tribute to community] by [[Maksim Korzh]], [[CCC]], December 02, 2018

=External Links=
* [https://github.com/maksimKorzh/nibble-chess GitHub - maksimKorzh/nibble-chess: Console based minimalist chess program - A tribute to chess programming community]

=References=
<references />
'''[[Engines|Up one Level]]'''
[[Category:Open Source]]
[[Category:Linux]]
[[Category:Windows]]
[[Category:Didactic]]

Navigation menu