An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with min-max-algorithm

A curated list of projects in awesome lists tagged with min-max-algorithm .

https://github.com/khaledashrafh/chinese-checkers-ai-game

This is a Java-based implementation of the Chinese Checkers game with a graphical user interface (GUI). The game allows you to play against an AI opponent using the Alpha-Beta Pruning algorithm. The objective of the game is to move all your marbles to the opposite point of the star-shaped game board. The first player to achieve this wins the game.

ai alpha-beta-pruning board-game chinese-checkers-game gaming-software min-max-algorithm player

Last synced: 02 Feb 2025

https://github.com/doc-han/playfiller.com

An Implementation of the Filler game with a min-max based AI written in the elm programming language

ai elm filler game min-max-algorithm

Last synced: 10 Apr 2025

https://github.com/sumonta056/artificial-intelligence-learning

🤖📚 Comprehensive AI Learning Repo: Master DFS, BFS, DLS, IDS, UCS, Bidirectional Search, Greedy, A*, Mini-max, Alpha-beta Pruning, and Genetic Algorithm. Your go-to resource for AI course notes, lab codes, and exploration

a-star-algorithm alpha-beta-pruning artificial-intelligence bfs dfs-algorithm genetic-algorithm greedy-algorithms informed-search min-max-algorithm probability searching-algorithms

Last synced: 13 Mar 2025

https://github.com/estevesx10/tictactoe

TicTacToe with AI [Beginner's Project]

adversarial-search min-max-algorithm

Last synced: 13 Jun 2025