Textual chess game in python created from scratch Python version: 2.7
Execute with: python main.py
Keep in mind that the code was originally written in C++ and subsequently adapted to python. It could be simplified and optimized way more for python, I just haven't done it yet.