Skip to content

Allows the user to play Connect Four through the console with a computer.

Notifications You must be signed in to change notification settings

hxgr4ce/connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARTIFICIAL INTELLIGENCE
PROJECT 2: CONNECT FOUR

This project allows the user to play Connect Four with a computer using the minimax algorithm, alpha-beta pruning, or alpha-beta pruning with a heuristic. The code in board.py and gamestate.py is from Professor Kirlin of Rhodes College.

About

Allows the user to play Connect Four through the console with a computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages