Programmed with the pygame GUI.
Next on this project:
- Add option to play against an AI (implemeting min max algorithm with alpha-beta pruning)
- Create a webgame based on the game engine
In order to run the game you first need to make sure you pygame and scipy installed on your system If so, enter the command-line and use the command: 'python3 main.py'