Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 455 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 455 Bytes

Connect4Bot

A command line version of connect 4 with an artificial opponent. This uses

Installation

Python 3 or newer is required

pip install colorama
python index.py

TODO