Skip to content

hozohar1/Reversi_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages