Topic: "game-tree"
beling/impartial-games
Rust software for solving impartial games.
Language: Rust - Size: 197 KB - Last synced at: 19 days ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

nadeem4/chess_engine_using_python
Chess Engine Implementation using Minmax, Alpha-Beta Pruning, and Quiescence Search Algorithm.
Language: Python - Size: 35.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 2

ManuelArto/CrazyPlayer
UniBO Algorithms and Data Structure project. Intelligent M,N,K-game player using cutting-edge algorithms for optimal strategy
Language: Java - Size: 662 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

edxz7/GameTreeSolver-N-puzzle-game-Artificial-Inteligence
Solve the N-puzzle (best known as the 8 puzzle game) using a min priority queue and the A* search algorithm
Language: Python - Size: 1.51 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

aleva147/Artificial-Intelligence
Projects that are based on writing an AI to solve a specific problem.
Language: Python - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

lukechu10/UltimateTicTacToe-MCTS
An Ultimate-TicTacToe AI with Monte Carlo Tree Search
Language: C++ - Size: 164 KB - Last synced at: 29 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Goita/go-goita
goita core in Go
Language: Go - Size: 38.1 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Rajrahane/TicTacToe
Language: Java - Size: 155 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ryanhill1/Command-Line-Checkers
Checkers with AI.
Language: OCaml - Size: 646 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

RomainPierre7/search-based-game-solver
School project on search-based problem-solving.
Language: Python - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

eliasdeallmeida/tic-tac-toe-game-tree
Algoritmo que analisa a melhor jogada para um tabuleiro de jogo da velha por meio de uma árvore de jogadas.
Language: Python - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bassiounix/zoi
AI Driven Tic Tac Toe Game in Rust
Language: Rust - Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

abrzozowski/game_tree_search_algorithms
Language: C++ - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

erik-lance/Checkers-Chess-AI
A project for the requirements of CS Intelligent Systems that lets a human play against an AI in Checkers. The agent uses Game Trees through Min/Max and Alpha-Beta Pruning.
Language: Java - Size: 79.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

17livincent/TicTacToeGameAI
Implementation of Tic Tac Toe and AI players using C++. The AI players can use the Minimax algorithm and Monte Carlo Tree Search.
Language: C++ - Size: 81.1 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jambolo/GamePlayer
A game player for two-player perfect information games, implemented using a min-max game tree, alpha-beta pruning, and a transposition table, along with a variety of heuristics.
Language: C++ - Size: 58.6 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tk-yoshimura/GameTreeSearch
game tree search method - minmax, alphabeta, IDDFS
Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

JuliaChae/Chess-AI
Chess player that generates optimal move against an opponent through the use of a game tree and alpha-beta pruning. The algorithm can be used against human or other computer-generated players.
Language: Python - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

HasanatJahan/Unbeatable_TicTacToe
The unbeatable TicTacToe with the MiniMax Algorithm
Language: Python - Size: 124 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

tarptaeya/TicTacToe
Tic Tac Toe game with AI
Language: JavaScript - Size: 70.3 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

AllanSasi/Gaming-with-Minimax
The classic tic-tac-toe game using Minimax Algorithm
Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

gianm99/tic-tac-toe
Práctica 2 de la asignatura de Estructura de Dades.
Language: Ada - Size: 188 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

joaossmacedo/TicTacToe
TicTacToe with Game Tree
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

aroraakshit/algorithms_project
Project files for CSCI 5454 - Design and Analysis of Algorithms (Fall 2017)
Language: Python - Size: 889 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

SamChatfield/Domineering
University of Birmingham - Software Workshop Game
Language: Java - Size: 3.32 MB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0
