Othello/Reversi Game in Python3, equipped with GUI + AI Player, made using pygame.
-
Updated
Oct 7, 2023 - Python
Othello/Reversi Game in Python3, equipped with GUI + AI Player, made using pygame.
Othello Game (Also known as Reversi). It was created with the Minimax algorithm (Alpha-Beta pruning). Allows Human-AI, AI-AI, RandomPlayer-AI, RandomPlayer-Human interplay
An Othello bot made with LEGO Mindstorms.
MCTS and Minimax Alpha-beta pruning for Othello/Reversi in Python with benchmark
Add a description, image, and links to the othello-with-ai topic page so that developers can more easily learn about it.
To associate your repository with the othello-with-ai topic, visit your repo's landing page and select "manage topics."