Changes

Jump to: navigation, search

BMCP

2,094 bytes added, 19:53, 31 August 2020
Created page with "'''Home * Engines * BMCP''' '''BMCP''', (Bare Minimum Chess Program)<br/> a didactic chess engine by Maksim Korzh, written in C. BMCP is subject of..."
'''[[Main Page|Home]] * [[Engines]] * BMCP'''

'''BMCP''', (Bare Minimum Chess Program)<br/>
a didactic chess engine by [[Maksim Korzh]], written in [[C]]. BMCP is subject of a [https://en.wikipedia.org/wiki/YouTube YouTube] [https://en.wikipedia.org/wiki/Tutorial video tutorial] from March 2019 <ref>[https://youtu.be/927rfAPHX6E Part 1 - design and implementation overview]</ref>.
The [[:Category:Open Source|open source program]] is published on [https://en.wikipedia.org/wiki/GitHub GitHub]
<ref>[https://github.com/maksimKorzh/bmcp GitHub - maksimKorzh/bmcp: bare minimum chess program]</ref>,
and provides an own [[User Interface|user interface]].
[[BMCP(JS)]] is a [[JavaScript]] port of BMCP <ref>[http://www.talkchess.com/forum3/viewtopic.php?f=2&t=70956 Bare minimum chess program in javascript] by [[Maksim Korzh]], [[CCC]], June 08, 2019</ref>.

=See also=
* [[BBC]]
* [[BMCP(JS)]]
* [[Micro-Max]]
* [[Vice]]

=Forum Posts=
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=69118 A tribute to community] by [[Maksim Korzh]], [[CCC]], March 11, 2019
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=70956 Bare minimum chess program in javascript] by [[Maksim Korzh]], [[CCC]], June 08, 2019

=External Links=
== GitHub==
* [https://github.com/maksimKorzh/bmcp GitHub - maksimKorzh/bmcp: bare minimum chess program]

==YouTube==
# [https://youtu.be/927rfAPHX6E Part 1 - design and implementation overview]
# [https://youtu.be/7fzKxGRDFzE Part 2 - board representation & piece encoding] » [[0x88]], [[Pieces#PieceCoding|Piece Coding]]
# [https://youtu.be/9etLmi-kVFU Part 3 - move generator] » [[Move Generation]]
# [https://youtu.be/OC3zb7YxATI Part 4 - search & evaluation] » [[Search]], [[Evaluation]]
# [https://youtu.be/qWHQOrdTeWw Part 5 - interaction with the user] » [[User Interface]]
# [https://youtu.be/4Iry6hw6QXk Part 6 - Code Monkey King plays against his own program]

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

Navigation menu