Skip to content

Code for an AI bot which plays 2 player board strategy game called "Game Of Amazons". My bot uses Minimax, Alpha Beta Pruning ,Iterative Deepening and Greedy Heuristics to efficiently make move.

Notifications You must be signed in to change notification settings

MayankPratap/BotWarriors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

BotWarriors

Code for an AI bot which plays 2 player board strategy game called "Game Of Amazons". My bot uses Minimax, Alpha Beta Pruning ,Iterative Deepening and Greedy Heuristics to efficiently make move.

Developed during CodeWarriors event in Avishkar2k16 - Tech Fest of MNNIT Allahabad. Won 2nd place in the event.

About

Code for an AI bot which plays 2 player board strategy game called "Game Of Amazons". My bot uses Minimax, Alpha Beta Pruning ,Iterative Deepening and Greedy Heuristics to efficiently make move.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages