ScratchData LogoScratchData
Back to CodingMan9898's profile

Chess

COCodingMan9898•Created August 3, 2021
Chess
0
0
30 views
View on Scratch

Instructions

Welcome to Scratch Chess! Thanks for playing my little chess game, which is based on a 3ply-Minimax/Alpha-Beta algorithm (I am currently working on getting 4plys done within acceptable think time, which would increase its playing strength furthermore). Thank you also for liking/favoring this project. Your feedback is appreciated! Known issues: - Needs game opening library - Missing isolated and double pawn evaluation - Allows castling through checked fields Fixed issues: - Thinks one side's check can be compensated by other side's check - Does not consider check on castling - Does not consider draw in move evaluation - Applies pawn promotion too late - Target piece not restored after invalid white move on check In case of bug reports, it is helpful to export the "Board" list, so I can reproduce the situation. Simply click "See inside", make the "Board" list visible at Board / Data, right-click / select "export" and send in the resulting text file. Or alternatively, please create a screenshot. Thank you!

Project Details

Project ID557955920
CreatedAugust 3, 2021
Last ModifiedSeptember 6, 2021
SharedAugust 4, 2021
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root