Skip to content

A singleplayer C++ implementation of Othello, allowing a player to play against an AI with its decision making powered by the minimax algorithm.

Notifications You must be signed in to change notification settings

tonylay7/othello-minimax

Repository files navigation

othello-minimax

A singleplayer C++ implementation of Othello, allowing a player to play against an AI with its decision making powered by the minimax algorithm.

About

A singleplayer C++ implementation of Othello, allowing a player to play against an AI with its decision making powered by the minimax algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published