Go-Game This project is a basic implementation of the Japanese board game called Go. We have implemented all game logic and a basic graphical user interface. Prerequisites: pip install pyglet To start a new game with python 2.7.*: python go.py