Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

minmax

Here are 139 public repositories matching this topic...

High-performance time series downsampling algorithms for visualization

  • UpdatedMar 5, 2025
  • Jupyter Notebook

Animal Fight Chess Game(斗兽棋) written in rust.

  • UpdatedJan 21, 2023
  • Rust

A game of checkers written using minmax algorithm and alpha-beta pruning.

  • UpdatedOct 3, 2024
  • Python
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.

  • UpdatedDec 19, 2020
  • Python

In this project we try to create a sophisticated computer agent to play the Contact Bridge card game. Our goal is to develop an agent that is tough to play against, with fast reaction time so it is able to play in real time against humans. We approached this as a search problem, and implemented search-tree heuristics based on Minimax and Monte C…

  • UpdatedAug 22, 2020
  • Python

Un-winnable game of Tic Tac Toe using MinMax

  • UpdatedJan 18, 2017
  • Ruby

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

  • UpdatedApr 26, 2024
  • Prolog
Gionnino9000

La nostra soluzione per la Tablut Challenge 2022 ♟️ (Fondamenti di Intelligenza Artificiale M)

  • UpdatedApr 18, 2024
  • HTML

基于极小极大算法的中国象棋对弈程序

  • UpdatedMay 11, 2021
  • C++

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 :)

  • UpdatedAug 14, 2021
  • Python

🏆 Make an AI capable of beating human players at Gomoku

  • UpdatedApr 30, 2018
  • C++

tictactoe in nim with minmax algorithm

  • UpdatedJul 16, 2018
  • Nim

Othello game in C++ and AllegroGL with MinMax "AI" (graph course project) — 2nd semester programming project for the second year at ECE Paris School of Engineering

  • UpdatedJul 4, 2018
  • C++

A Java Go game with ancient rules integration, SGF support and AI mechanics

  • UpdatedApr 14, 2015
  • Java

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

  • UpdatedDec 19, 2020
  • Python

A MinMax Search Engine

  • UpdatedJun 17, 2021
  • C#

Improve this page

Add a description, image, and links to theminmax 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 theminmax topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp