Skip to content

An AI agent which can play against another AI agent on a board size of 26x26, where each player tries to maximize his score by selecting a batch of randomly placed fruit collection. Implemented using minimax and alpha-beta pruning algorithms.

Notifications You must be signed in to change notification settings

anumysore5/Fruit-Rage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fruit-Rage2

An AI agent which can play against another AI agent on a board size of 26x26, where each player tries to maximize his score by selecting a batch of randomly placed fruit collection. Implemented using minimax algorithm with alpha-beta pruning.

About

An AI agent which can play against another AI agent on a board size of 26x26, where each player tries to maximize his score by selecting a batch of randomly placed fruit collection. Implemented using minimax and alpha-beta pruning algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages