Install flask with the below command
pip install Flask
Install flask-cors with the below command
pip install flask-cors
Run the server file with the below command
python masters_game_fin_service_final.py
Open the index.html file in the browser and start playing the game