ClasherKasten
ClasherKasten
I removed the builtin-classes import because it doesn't references anything.
This is more of a collecting tank for some **"little"** improvements. Some of these are: - Fix `flake8` errors - removing dead code - eventually we find some slow code...
There are not really tests in this repository which makes it a bit hard to ensure there are no bugs and/or unintentional behavior. To fix this, unittests should be written....
For the information how the AI works right now, please look at [this article](https://mbuffett.com/posts/chess-ai/). It would be kinda interesting to research if there are other (faster, more efficient) ways. And...