Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created players to play a 2-player adversarial game, where players fill rectangles on a grid to avoid filling the last square

Implemented an AI agent trained on the Minimax Algorithm, an adversarial search algorithm

To run -- python3 main.py player1 player2

player1 player2 : could be a combination of human, minimax or random. You choose two players to play against.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages