Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 171 Bytes

File metadata and controls

7 lines (4 loc) · 171 Bytes

Connect 4

Connect 4 Python Library for the Zuehlke Hackaton.

The main Program for playing a game should be run with ./main.py

Tests should be run with ./tests.py