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
#

minimax-search

Here are 91 public repositories matching this topic...

Implemented with a simple min-max tree of two depth

  • UpdatedNov 25, 2020
  • HLSL

Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning

  • UpdatedMar 10, 2023
  • Java

🎮 使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。

  • UpdatedOct 27, 2017
  • C++

A generic JAVA implementation of the Minimax algorithm (and derivated...)

  • UpdatedJan 12, 2018
  • Java
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

A board game framework, focused not on graphics or user interfaces, but on artificial players design, implementation and testing.

  • UpdatedSep 22, 2024
  • JavaScript

Halma game with an AI player, move validation, and dynamic board sizing

  • UpdatedMay 14, 2018
  • Python

Zero + is a Gomoku AI that implements threat space search, minimax with alpha beta pruning optimized with Zobrist and linear sequence cache, Principal Variation Search, and Monte Carlo Tree Search.

  • UpdatedDec 14, 2018
  • Swift

Othello/Reversi AI - minimax search with alpha beta pruning

  • UpdatedDec 13, 2017
  • C++

minimax algorithm for chess with alpha-beta pruning

  • UpdatedAug 23, 2022
  • Jupyter Notebook

An advanced AI to play the 2-player board game Othello

  • UpdatedJan 14, 2017
  • Java

🥇 Unbeatable Tic Tac Toe game with a README contains very thing about MiniMax algorithms with explanation of it with c++ and js Implementation code

  • UpdatedMar 15, 2020
  • C++

Tic-Tac-Toe game written in Python and using pyGame; you can play versus another player or the computer on 2 difficulties: normal (random choices) and hard (minimax algorithm)

  • UpdatedMar 25, 2021
  • Python

Chess AI using neural networks to predict move value

  • UpdatedDec 19, 2020
  • Python

Game of isolation done as part of the Nanodegree program from Udacity

  • UpdatedJun 14, 2017
  • Python

AI bot for the 2-player board game "Game of the Amazons"

  • UpdatedOct 3, 2018
  • C++

Improve this page

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

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp