Skip to content

This project is about implementing the Minimax alpha beta pruning method (maybe more) of taking a playing decision on a type of games like Othello

Notifications You must be signed in to change notification settings

NotTheStallion/Game-theory_minimax_alpha_beta_prunning

Repository files navigation

This project is about implementing the Minimax alpha beta pruning methode of taking a playing decision on a type of games like Othello. To understand the game : Othello.

How to use

The only file you need to run is Othello.py. The algorithm is in the file "Minimax_alpha_beta_pruning.py". Go check the report

About

This project is about implementing the Minimax alpha beta pruning method (maybe more) of taking a playing decision on a type of games like Othello

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published