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

Projects in Awesome Lists tagged with minmax

A curated list of projects in awesome lists tagged with minmax .

https://github.com/predict-idlab/tsdownsample

High-performance time series downsampling algorithms for visualization

aggregation downsampling fast fpcs lttb m4 minmax performance python simd time-series visualization

Last synced: 04 Apr 2025

https://github.com/njmarko/alpha-beta-pruning-minmax-checkers

Minmax (minimax) algorithm with Alpha-Beta (𝛼−𝛽, ab) Pruning optimization for the Checkers (Draughts) game in Python 3. Same minimax algorithm works for chess, tic tac toe or similar games.

ab-pruning alpha-beta alpha-beta-pruning alpha-beta-search checkers draughts game minimax minimax-alpha-beta-pruning minimax-search minmax minmax-algorithm minmax-alpha-beta-pruning pruning-optimization python

Last synced: 28 Oct 2025

https://github.com/pchampio/othello-prolog

:scroll: A fully functional Othello (Reversi) game, with several AIs, made in prolog for swipl.

alpha-beta artificial-intelligence board-game logic-programming minmax othello-game prolog student-project swipl univ-lemans

Last synced: 18 Feb 2026

https://github.com/giakoumoglou/game_theory

These are some MATLAB implementations of functions related to Game Thory such as MinMax, Nash and Backwards Induction, which are applied in some exercises.

bimatrix-game game-theory minmax nash

Last synced: 14 Apr 2025

https://github.com/xmonader/nim-tictactoe

tictactoe in nim with minmax algorithm

ai game minmax nim tic-tac-toe

Last synced: 08 Aug 2025

https://github.com/ivanmrsulja/checkers-bot

Very simple checkers bot made using minimax algorithm with alpha-beta pruning to calculate the ideal move.

alpha-beta-pruning bot checkers checkers-game minimax minimax-algorithm minmax minmax-algorithm

Last synced: 27 Feb 2026

https://github.com/hxndev/ai-based-chess-game-using-minimax-and-alpha-beta-prunning

The goal of this project was to make a User vs AI chess game, such that user makes whichever (legal) move they like and in turn, the AI performs the best move it can find. The game ends when either the user or the AI enters checkmate or stalemate state - or if you quit forcibly :)

ai ai-based-chess-game alpha-beta chess gui interface minimax minmax project prunning python using

Last synced: 31 Mar 2025

https://github.com/tearth/proxima-b

Chess engine based on min-max algorithm, iterative deepening and transposition tables

alpha-beta-pruning chess chess-engine fics iterative-deepening-search min-max minmax negamax transposition zobrist

Last synced: 22 Mar 2025

https://github.com/tearth/proxima-b-2.0

Chess engine written in C# based on popular chess algorithms. Supports Chess Engine Communication Protocol and FICS.

alphabeta chess csharp dotnet minmax negamax negascout transposition

Last synced: 19 May 2026

https://github.com/dxavx/algorithms

algorithms for Golang : Binary Sort , Select Sort , Recursive , Quick Sort , Hash table

algorithms array golang minmax random-generation sort sorting-algorithms

Last synced: 31 Mar 2025

https://github.com/silviatulli/altermax

two-agents setting with minmax planner for counterfactual explanations - Learning from Explanations and Demonstrations: A Pilot Study

explainable-ai minmax qlearning-algorithm sequential-decision-making-problems

Last synced: 18 Jul 2025

https://github.com/frequentlymisseddeadlines/chuck-norris-chess

♜A kicking chess game with minmax and alphabeta pruning but not written by Chuck Norris. Queen's gambit enabled.

alphabeta-pruning arena-chess bitboard chess chess-engine chuck-norris minmax

Last synced: 21 Mar 2025

https://github.com/snaptortoise/gravity-forms-minmax

Adds MIN and MAX functions for Gravity Forms number field calculations

gravity-forms gravityforms minmax wordpress wordpress-plugin

Last synced: 20 Jan 2026

https://github.com/alexkch/pacman

Search/MinMax/CSP/BayesNets/HMMs

astar-algorithm bayesian-network csp minmax pacman search

Last synced: 05 Oct 2025

https://github.com/razvan48/chess-ai

A Chess AI able to play at an ELO rating of 1300 points

alpha-beta-pruning chess heuristic-search-algorithms minmax move-ordering

Last synced: 27 Oct 2025

https://github.com/zewebdev1337/go-tictactoe

Golang reimplementation of the CLI version of nim-tictactoe

cli-game go golang language-conversion minmax reimplementation tictactoe

Last synced: 01 Apr 2025

https://github.com/ovk/prolog-checkers

Checkers game against computer, written in Prolog language

checkers logic-programming minmax prolog

Last synced: 11 Jan 2026

https://github.com/akareset/tictactoe_minmax

Tic-Tac-Toe game implemented in JavaFX with a MinMax AI opponent.

ai java javafx minmax mvc-architecture tictactoe

Last synced: 26 Apr 2026

https://github.com/soenneker/soenneker.dtos.minmax

A minimal Record type with a Min (decimal) and a Max (decimal) and maximum JSON compatibility

csharp dotnet dto dtos max maximum min minimum minmax object

Last synced: 13 Mar 2026

https://github.com/othmane099/tictactoe-minimax-processing

implementing MinMax Algorithm in TicTacToe game using Processing.

game minmax minmax-algorithm processing processing-sketch processing3 tic-tac-toe tictactoe

Last synced: 19 Oct 2025

https://github.com/pvnieo/learn-noughts-and-crosses

Implementation of a Tic Tac Toe emulator, and an AI with levels to play against.

minmax pygame python3 reinforcement-learning tic-tac-toe

Last synced: 28 Apr 2026

https://github.com/tomaszilinek/chesscsharp

This is a project I did as a homework for a course at my bachelor's degree in university.

alpha-beta-pruning chess csharp game minmax windows-forms

Last synced: 04 Jan 2026

https://github.com/treeniks/fanorona-python

The Board Game Fanorona with Min-Max AI built in Python

boardgame minmax python

Last synced: 08 Apr 2026

https://github.com/thanadolps/chess_game

graphical chess with AI

chess minmax piston2d rust

Last synced: 25 Jul 2025