Skip to content

berghdavid/connect-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

connect-4

Model for a connect-4 bot based on the minimax decision rule. Inspired by an assignment in the Artificial Intelligence course (EDAP01) at LTH.

How to run

Enter the src directory and run make run-bb to run the program against itself. Run make help to view all commands.

The C program also allows customizing the game and algorithm parameters. Run ./connect-4 to view all the available customizable parameters.

About

Model for a connect-4 bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published