Very simple, very slow and very stupid python chess engine.
It can also play a minichess variant.
It can play against itself by inputting "autoplay" instead of a specific move.
-
Install the python-chess library ( https://python-chess.readthedocs.io/ )
-
Run 'startgame.py'