jairad26 / Chess-AI

Create chess game using PyGame, create Chess Bot using ML and chess specific algorithms
0 stars 0 forks source link

Create chess notation #6

Open jairad26 opened 3 years ago

jairad26 commented 3 years ago

Should output to csv file, can then be stored and reused to analyze

jairad26 commented 3 years ago

Currently does everything but checks & mate, specifying which knight moved (that will actually be v difficult keep this in mind)