Skip to content

Princu7/Reversi-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Reversi-Bot

A Reversi Game playing bot implemented as a part of the Hackerearth July Bot Challenge.

It was ranked first in India and Eight in Global ranking. Implements AI game playing algorithms from scratch in C++ and uses min-max algorithms with several optimizations for quick generation of moves. It is Augmented with complex hand-crafted static evaluation function.

About

A Reversi Game playing bot implemented as a part of the Hackerearth July Bot Challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages