Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 194 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 194 Bytes

go

Game of Go implemented in Python. It is written to be computationally cheaper than existing other Python implementations.

To Run

python main.py

Tests

python test.py