command-line-chess icon indicating copy to clipboard operation
command-line-chess copied to clipboard

A python program to play chess against an AI in the terminal.

Results 14 command-line-chess issues
Sort by recently updated
recently updated
newest added

Was looking at the code i'm on a jupyter notebook though. Could it be converted to it? , I've still not cracked the looking ahead for moves.. Though for your...

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....

hacktoberfest

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...

enhancement
hacktoberfest

Hi, not sure if this is the right place for this, but I noticed on PyPI that the current release is from July 31, 2020. I think this means that...