Skip to content

Jiawei-Wu/Intelligent-Game-Playing-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Intelligent-Game-Playing-Agent

Implement Min-Max Algorithm with alpha-beta pruning to design an Intellient Game player.
In a typical zero sum two player game, players are generally competing for a certain common resource, and their gain is a function of their share of the resource.
The Fruit Rage! a game that captures the nature of a zero sum two player game with strict limitation on allocated time for reasoning

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages