https://github.com/forrestknight/connectfour
https://github.com/forrestknight/connectfour
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/forrestknight/connectfour
- Owner: ForrestKnight
- Created: 2018-02-05T18:47:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-07T02:28:28.000Z (over 6 years ago)
- Last Synced: 2025-03-26T03:51:12.378Z (about 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 42
- Watchers: 3
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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