A python chess engine Running the Engine (Linux) Install pygame sudo apt-get install python-pygame Download everything. Run Chess.py Enjoy! Running the Engine (Windows) Install pygame pip install pygame Download everything. Run Chess.py Enjoy!