Skip to content

Simple A.I. that uses minimax and alpha-beta algorithms to play the game Othello.

Notifications You must be signed in to change notification settings

robbymister/OthelloAI

Repository files navigation

OthelloAI

Simple A.I. that uses minimax and alpha-beta algorithms to play the game Othello. The algorithms are found in the agent.py file.

About

Simple A.I. that uses minimax and alpha-beta algorithms to play the game Othello.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages