An open API service indexing awesome lists of open source software.

https://github.com/forrestknight/connectfour


https://github.com/forrestknight/connectfour

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

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