A command line version of connect 4 with an artificial opponent. This uses
Python 3 or newer is required
pip install colorama
python index.py
- Implement Alpha-Beta pruning
- Improve Robot._eval(self, state) to a more strategic evaluator
- Release a web version at www.ashleyd.me/projects/connect4