Skip to content

Othello style game playing agent. Uses Minimax and Alpha-Beta Pruning to predict the next best move for a given board.

Notifications You must be signed in to change notification settings

shreyas-shankar/GamePlayingAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

GamePlayingAgent

Othello style game playing agent. Uses Minimax and Alpha-Beta Pruning to predict the next best move for a given board.

About

Othello style game playing agent. Uses Minimax and Alpha-Beta Pruning to predict the next best move for a given board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published