Skip to content

Implementation of alpha-beta pruning (modification to MiniMax algorithm) for solving Awari games problem.

Notifications You must be signed in to change notification settings

Ravster99/AlphaBetaPruning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AlphaBetaPruning

Implementation of alpha-beta pruning (modification to MiniMax algorithm) for solving Awari games problem. This code is used to develop an AI for Awari board games.

About

Implementation of alpha-beta pruning (modification to MiniMax algorithm) for solving Awari games problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages