new unfinished engine! 0xA2!

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

OfekShochat
Posts: 50
Joined: Thu Oct 15, 2020 10:19 am
Full name: ghostway

new unfinished engine! 0xA2!

Post by OfekShochat »

hello, learning on the go with this project. I didn't learn any c++ before this project so my code can be messy.
its on github (https://github.com/OfekShochat/0xA2_chessengine)
its based on the monte carlo alpha beta algorithm but I have some problems I ran into (obviously) that are described on the README file.
thanks!
Ofek

EDIT:
just realized bill is on the forum currently (used his chess library in the engine!)