Difference between revisions of "Maksim Korzh"

From Chessprogramming wiki
Jump to: navigation, search
Line 11: Line 11:
  
 
=Chess Engines=
 
=Chess Engines=
So far, Maksim Korzh has published following didactic [[:Category:Open Source|open source chess engines]], not all compliant with the [[FIDE]] rules of chess:
+
So far, Maksim Korzh has published following [[:Category:Open Source|open source chess engines]], not all compliant with the [[FIDE]] rules of chess:
 
{| class="wikitable"
 
{| class="wikitable"
 
! colspan="2" | Engine  
 
! colspan="2" | Engine  
Line 34: Line 34:
 
| [[JavaScript]]
 
| [[JavaScript]]
 
| [https://github.com/maksimKorzh/bmcp_js BMCP(JS)]
 
| [https://github.com/maksimKorzh/bmcp_js BMCP(JS)]
 +
|
 +
|-
 +
| [[Chengine]]
 +
|
 +
| [[C]]
 +
| [https://github.com/maksimKorzh/chengine Chengine]
 
|
 
|
 
|-
 
|-

Revision as of 16:40, 3 September 2020

Home * People * Maksim Korzh

Maksym Korzh [1]

Maksim (Maksym) Korzh, alias Code Monkey King,
an Ukrainian freelancer and computer chess programmer. As a computer chess aficionado and chess programming enthusiast, he learned JavaScript, Python and C languages, as well as x86 Assembly. He started freelancing at Upwork but soon moved to YouTube to create a channel dedicated to web scraping and web development [2], and further combined his profession with his computer chess activity for a YouTube channel dedicated to chess programming - where he introduced chess programming topics along with the development of various chess engines for didactic purpose [3].

Chess Engines

So far, Maksim Korzh has published following open source chess engines, not all compliant with the FIDE rules of chess:

Engine Language GitHub YouTube
BBC Bit Board Chess C BBC BBC
BMCP Bare Minimum Chess Program C BMCP BMCP
BMCP(JS) Bare Minimum Chess Program JavaScript BMCP(JS)
Chengine C Chengine
Chenglite C Chenglite
Nibble-Chess C Nibble-Chess
Wukong C Wukong

Forum Posts

2018 ...

2019

2020 ...

External Links

References

Up one level