A simple TicTacToe game with MiniMax algorithm and also with alpha beta pruning.
-
Updated
Jan 17, 2020 - C#
A simple TicTacToe game with MiniMax algorithm and also with alpha beta pruning.
Basic chess engine made with python.
Better alternative to Minimax alpha beta pruning or Expectimax for adversarial search in deep decision trees
This repository contains implementation of bot to play baagchal game using minimax algorithm. The GUI part is drawn using Tkinter.
Add a description, image, and links to the minimax-aplpha-beta-purning topic page so that developers can more easily learn about it.
To associate your repository with the minimax-aplpha-beta-purning topic, visit your repo's landing page and select "manage topics."