Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 254 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 254 Bytes

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