Skip to content

This programming assignment is to implement an agent that plays the Max-Connect4 game using Search.

Notifications You must be signed in to change notification settings

Ahaan-R/MaxConnect-4

Repository files navigation

Programming language: Python

------------
Run the code
----------------
Interactive Mode
----------------
python maxconnect4.py interactive inputfile.txt computer-next/human-next depth_level

-------------
One-Move Mode
-------------
python maxconnect4.py one-move inputfile.txt outputfile.txt depth_level

About

This programming assignment is to implement an agent that plays the Max-Connect4 game using Search.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages