This is the frontend part of my Reversi project.
In order to run it, run python main.py
in the project directory (Assuming Python is installed).
Make sure to run it after when the backend is already running, as it tries to connect only once.
Note: Written with Python 3.6.4