Skip to content

A program to play Othello against an agent trained using minimax algorithm with alpha-beta pruning

Notifications You must be signed in to change notification settings

swarnim-j/Othello-Minimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Othello with Minimax

A C++ program to play the game Othello against an agent trained using minimax algorithm with alpha-beta pruning

Course project as part of CS101 at IIT Bombay (later scrapped)

About

A program to play Othello against an agent trained using minimax algorithm with alpha-beta pruning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages