Skip to content
#

heuristic

Here are 181 public repositories matching this topic...

Implementing a Tic-Tac-Toe AI using Python, leveraging the Minimax algorithm with Alpha-Beta pruning for optimal decision-making. Features include parallelization for performance and heuristic evaluation. Play against the AI in a console-based game, exploring strategies and performance optimizations in game theory.

  • Updated Jun 28, 2024
  • Jupyter Notebook

Project for playing checkers. App supports two game modes: Single Player (player vs bot) or two players (player vs player) and with or without fourcing jumps. This project was created as project for algorithms and data structures, subject in II semestar on Faculty of tehnical science in Novi Sad using minimax algorithm with alpha-beta pruning with

  • Updated May 30, 2024
  • Python

Improve this page

Add a description, image, and links to the heuristic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the heuristic topic, visit your repo's landing page and select "manage topics."

Learn more