Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI_Lab3_MinMax

The project contains a Connect4 game and AI using the minimax algorithm with alpha-beta pruning implemented in Python. It was created as part of the Artificial Intelligence course at Gdańsk University of Technology. The repository contains 3 "main" scripts: ava.py (Agent vs Agent), avp.py (Agent vs Player) and pvp.py (Player vs Player). Feel free to switch up board dimensions, agent types and agent depths.

Note: I am not the author of the game itself, just the artificial intelligence of the agents.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages