Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 841 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 841 Bytes

Reversi_Game🎮

A game created as part of the "Introduction to Artificial Intelligence and Data Science" course. This project features a Reversi game, also known as Othello, played on an 8x8 game board. The game involves a match between a bot and a human player. The bot's behavior is determined by the minimax algorithm with alpha-beta pruning.

Animation_of_alpha-beta_pruning

In the code provided, the human player always goes first. According to the rules of the game, the black player should play first. Let's dive into the game and see if you can defeat the bot!🏆 צילום מסך 2023-11-30 181612