GitHub topics: min-max-algorithm
Merve00akckaya/tictactoe_AI
Play classic Tic-Tac-Toe against an intelligent AI opponent in your terminal.
Language: Python - Size: 19.5 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

MathisPct/tictactoeia
Projet réalisé avec @guillaumeGRANDY dans le cadre du module d'Intelligence Artificielle/Apprentissage par renforcement en 4ème année à Polytech Lyon. Le but du projet était d'implémenter des algorithmes tels que min-max, alpha-beta et MCTS afin de jouer au morpion
Language: Python - Size: 473 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

hoaftq/TicTacToe
TicTacToe game using vanilla Javascript
Language: JavaScript - Size: 447 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Aksh29-tech/Tic_Tac_Toe
It's game where you are playing against computer
Language: C++ - Size: 97.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

doc-han/playfiller.com
An Implementation of the Filler game with a min-max based AI written in the elm programming language
Language: Elm - Size: 220 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1

reza-chehreghani/AI-Project-3-RL-LSTM-Search
Reinforcement Learning, Long Short-Term Memory (LSTM), and Search Algorithms with Practical Applications in Python and TensorFlow.
Language: Jupyter Notebook - Size: 22.9 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mathcrin/Othello_IA
Projet Etudiant de fondement de l'IA avec un algorithme Min-Max (α-β) appliqué au jeu d'Othello
Language: Java - Size: 34.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 163 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0

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
Language: C++ - Size: 92.5 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Aayush-Joshi-01/Chess
This Repository Contains the Code of Chess Game with A.I. Bot (using Min Max Algorithm) and also can host 2 player games.
Language: Java - Size: 1.96 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

AcaciaMan/dec-tree-py
Python package for Visual Studio Code extension dec-tree-vscode for Decision Tree
Language: Python - Size: 33.2 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

AcaciaMan/dec-tree-vscode
Visual Studio Code extension for Decision Tree
Language: TypeScript - Size: 874 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

hemmouda/Max-nJ
Generic implementation of the Max-n algorithm in Java
Language: Java - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

sahilsinghrana/tictactoe.js
Tic Tac Toe Game engine built with Javascript
Language: TypeScript - Size: 128 KB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

GovindaPd/django-chess
chess game using python, and django
Language: Python - Size: 336 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

EstevesX10/TicTacToe
TicTacToe with AI [Beginner's Project]
Language: Python - Size: 3.65 MB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Esai-Keshav/principles-of-ai-lab
Principles Of AI Lab Exercises
Language: Python - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

mrsyaban/adjacency-strategy-game-bot
AI Bot in adjacency-strategy-game using min-max algorithm in java
Language: Java - Size: 64 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

andersonpereiradossantos/tic-tac-toe-ai-minimax
This project features a classic game of Tic-Tac-Toe implemented in JavaScript, enhanced with an artificial intelligence powered by the MiniMax algorithm.
Language: JavaScript - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

tomaszzozo/TicTacToe
Tic tac toe game with unbeatable AI. Try it yourself and let me know if you managed to win ;)
Language: C++ - Size: 432 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dev-rvk/autochess
Github Repo for Automatic Chess Board for Arduino Nano.
Language: TypeScript - Size: 293 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

Man2Dev/Tic-Tac-Toe.cpp
a tic tac toe project I made in my first semester of University
Language: C++ - Size: 2.99 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

cankobanz/multi-agent-vacuum-cleaners
Minimax algorithm and alpha-beta pruning are applied to solve competing vacuum cleaners that want to clean a room from dirts.
Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KrishanMihiranga/connect-four-game
Language: Java - Size: 89.8 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Uday2856/TicTacToe
A basic tic tac toe game using minimax algorithm..
Language: C - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mirzobox/tic-tac-toe-selfmade
Tic, Tac, Toe game. Used min-max algorithm.
Language: HTML - Size: 238 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DhananjaySapawat/Game-Playing-AI-Agent
implement an AI agent for playing a two-player game. Assignment 2 of the course COL-333: Introduction to Artificial Intelligence Semester I, 2022-23 at IIT Delhi.
Language: Python - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ShababAhmedd/CSE422_Artificial.Intelligence
This repository contains all the lab assignments done in the CSE422 course of BracU.
Language: Jupyter Notebook - Size: 1.28 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

m-shihata/cs50b-tic-tac-toe
Language: HTML - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hamedrq7/Quoridor-with-enhanced-min-max
This homework is about Implementing a smart agent to play Quoridor, using Min-max, a heuristic function, Transposition Table and forward pruning. This homework is a part of many projects in a Fundamentals to AI course @ FUM.
Language: Java - Size: 1.02 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Abir0810/Wine_quality_prediction_using_Machine_Learning
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bill-io/reversi_game
Reversi game with Min-Max algorithm with alpha-beta pruning
Language: Java - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

AyseAyhan/Object-Oriented-Programming-2-LAB
This repository includes the Tasks/ materials /Reports for the C# Object-oriented Programming-2 Lab course.
Size: 8.36 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

simone-rizzo/TicTacToeAIAgent
Invincible TicTacToe AI agent
Language: Python - Size: 5.51 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 3

Ammu202/DAA
DESIGN AND ANALYSIS OF ALGORITHMS Mini Project
Language: C++ - Size: 177 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Rikveet/tic-tac-toe
Tic tac toe inspired web app in React(TS)
Language: TypeScript - Size: 1.32 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

qundus/ReCloud
A cloud simulation library based on cloudsim, it aims to provide all known cloud scheduling algorithms with the help from community developers, as well as automate various simulation scenarios.
Language: Java - Size: 6.65 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 1

Tony3oo3/GabibBot
A Tablut board game Bot
Language: C++ - Size: 238 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Ray784/tic_tac_toe
A simple tic-tac-toe game (commonly known as x's and o's) with an AI player and 3 modes(easy, medium, and hard). The hard mode is implemented using the min-max game-playing algorithm.
Language: HTML - Size: 1.08 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

jkaniuka/WSI_jan_kaniuka
Python projects for Introduction to Artificial Intelligence course at Warsaw University of Technology.
Language: Python - Size: 1.84 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

BaptisteUrgell/mastermind
Course project: MASTERMIND Game in ocaml
Language: OCaml - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hhhhzl/game-engine-end
backend engine for games
Language: Python - Size: 19.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Shishir-1995/Tic-Tac-Toe
tic-tac-toe is fun 2 player board game played on 3X3 board when getting you have to select three boxes either horizontally, diagonally or vertically
Language: JavaScript - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

akash151101/Connect-Four-AI
Built an unbeatable connect four game AI using Min-Max algorithm
Language: Java - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Anwarul-Azim/Smart-TicTacToe
Command line tic tac toe with 3 difficulty modes. You can play with computer or another friend or even simulate a match where AI is in both sides.
Language: Java - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

imrancio/tic-tac-toe
Minimalistic tic-tac-toe game with an unbeatable AI mode
Language: JavaScript - Size: 2.52 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Kjablonska/Intoruduction-to-AI
Artificial Intelligence exercises.
Language: Python - Size: 851 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

muqriqawiem/password-generator-html-css-javascript
Password Generator Using Html, CSS, And JavaScript
Language: CSS - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

AnjaanKhadka/Tic-Tac-Toe-AI-using-MinMax
This repo is all about implementing tic-tac-toe ai built using min-max algorithm.
Language: Python - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

AntonioFuziy/ReinforcementLearning
A repository with some reinforcement learning projects
Language: Python - Size: 5.45 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Khaled-Waled/Chinese-Checker-with-AI Fork of MohamedElhagry/Chinese-Checker-with-AI
A game of Chinese checkers where a user is able to play against an AI with multi levels of difficulty. The internal ai utilises the min-max algorithm
Language: Java - Size: 162 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

DimaOanaTeodora/Fox-and-Geese-AI-Game
Homework-2-KR-AI
Language: Python - Size: 313 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

shirosweets/Ejemplos-min_max
Algoritmos y Estructura de Datos II - 2020 FAMAF
Language: C - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

lookB4Uleap/project_TicTacToe
A game of Tic-tac-toe
Language: JavaScript - Size: 1.13 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

livankrekh/Gomoku
Simple AI algorithm (based on Decision trees) for Gomoku game
Language: C++ - Size: 7.8 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

kefan-zheng/Draughts-AI
C language Course Design | Tongji University
Language: C - Size: 1.41 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AshrafHabromman/ThreeMen-sMorris
Three men's Morris is a game you have to row three coins in a same row horizontally or vertically to win. play game from here: https://ashrafhabromman.github.io/ThreeMen-sMorris/
Language: JavaScript - Size: 313 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

alertjjm/connect6
bob9 3rd contest - 자체 정의한 네트워크 프로토콜과 Min-Max 알고리즘을 이용한 인공지능 육목 게임
Language: C++ - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

JahnaviM737/Analysis-of-Algorithms
Executing important algorithms using java
Language: Java - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

arnabcs10/Unbeatable-Tic-Tac-Toe
An implementation of Minimax AI Algorithm on Tic-Tac-Toe (or Noughts and Crosses) game.
Language: JavaScript - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Dakshay-S/Reversi_Game
Language: Java - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Dakshay-S/Five_connect
Language: Java - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0
