Difference between revisions of "Maksim Korzh"

From Chessprogramming wiki
Jump to: navigation, search
Line 110: Line 110:
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=76464 Wukong Xiangqi - Chinese chess engine] by [[Maksim Korzh]], [[CCC]], January 31, 2021
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=76464 Wukong Xiangqi - Chinese chess engine] by [[Maksim Korzh]], [[CCC]], January 31, 2021
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=77758 Toyfish: chess engine in Python for absolute beginners] by [[Maksim Korzh]], [[CCC]], July 19, 2021
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=77758 Toyfish: chess engine in Python for absolute beginners] by [[Maksim Korzh]], [[CCC]], July 19, 2021
 +
* [https://www.talkchess.com/forum3/viewtopic.php?f=2&t=78351 Chess programming Youtube channel: 1+ year summary] by [[Maksim_Korzh]], [[CCC]], October 06, 2021
  
 
=External Links=  
 
=External Links=  

Revision as of 09:41, 7 October 2021

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
Toyfish Python Toyfish Toyfish
Wukong C Wukong
Wukong JS JavaScript WukongJS
Wukong Xiangqi JavaScript Wukong Xiangqi Discovering Xiangqi

Forum Posts

2018 ...

2019

2020 ...

2021

External Links

References

Up one level