Chess
Posted: Mon Apr 08, 2024 2:35 am
I ported the chess engine from Code Monkey King (link below) to Prog8....
Just a project to test his algo with visual output (source code included)
*CPU vs CPU so just a visual demo
*mate is not checked, and may crash when it happens
for fun I tried to randomize the "depth" so each game is different
*1 day project, so not sure i'll make it into a "full" game
Try It Now!
https://github.com/maksimKorzh/6502-chess
Just a project to test his algo with visual output (source code included)
*CPU vs CPU so just a visual demo
*mate is not checked, and may crash when it happens
for fun I tried to randomize the "depth" so each game is different
*1 day project, so not sure i'll make it into a "full" game
Try It Now!
https://github.com/maksimKorzh/6502-chess