ForrestKnight / ConnectFour

43 stars 16 forks source link

Connect Four

Forrest Knight

CS 480 - Artificial Intelligence - Fall 2017

Python 3.6.0

Usage

Run Command:

python Connect4Client.py

Enter a number representing the difficulty of the AI.
- Larger Number = Better AI Score/Worse Human Score
- Smaller Number = Worse AI Score/Better Human Score