Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: min-max

TomasZilinek/JobsCZ_TicTacToe

This is a tic tac toe bot competing on platform created by Jobs cz (https://piskvorky.jobs.cz/). Bots created in any programming language can compete there submitting their moves via http endpoints.

Language: C# - Size: 4.78 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

IqmanS/Beaver-Chess-Engine

Language: Python - Size: 2.23 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

ALFA-group/lipizzaner-gan

[AAAI 2018] "Towards distributed coevolutionary GANs" by Abdullah Al-Dujaili, Tom Schmiedlechner, Erik Hemberg, Una-May O'Reilly

Language: Python - Size: 84.2 MB - Last synced: about 2 months ago - Pushed: 6 months ago - Stars: 34 - Forks: 11

rachhshruti/min-max-algorithm

Implementation of min max algorithm on simple tic-tac-toe based game

Language: Python - Size: 5.86 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

VictorLoy/The-Queen-Problem

The Dragon Queen is a game played on a board with 5 columns and 5 rows. One player (Player 1) controls the Queen, who has three Dragon protectors. The other player (Player 2) controls 5 wights (a.k.a zombies).

Language: Python - Size: 40 KB - Last synced: 2 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

posener/order

More readable and easier ordering and comparison tasks

Language: Go - Size: 35.2 KB - Last synced: 19 days ago - Pushed: about 4 years ago - Stars: 21 - Forks: 2

IvonneBenitesRodriguez/mini-max-sum

This is a Hackerrank challenge named mini-max-sum. The solutions are in JavaScript.

Language: JavaScript - Size: 1000 Bytes - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

djoleant/Domineering

AI in game Domineering

Language: Python - Size: 662 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

prabhakaranthangavel/Database-Day-3-MySQL-Task-Queries-Exercises

It contains Database-MySQL-Day 3-Task-Queries Exercises

Language: HTML - Size: 2.35 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

Experrior/tic_tac_toe

tic_tac_toe game in rust using min-max

Language: Rust - Size: 8.79 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

szelinskip/nine_mens_morris

Nine men's morris game implementation with computer AI based on minmax algorithm (enhanced with alpha beta prunning) made for AI course at Wroclaw University of Science And Technology. Implementation is done in C++ with QT lib serving as GUI.

Language: C++ - Size: 220 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 2 - Forks: 1

unconsolable/gomoku

A gomoku player via Min-Max Search and Alpha-Beta Pruning, running on https://botzone.org.cn/

Language: C++ - Size: 166 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 1

monil-bansal/Chess

A Chess which can be played as an 2 player game or vs a Bot.

Language: Python - Size: 94.7 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 15 - Forks: 4

simone-rizzo/TicTacToeAIAgent

Invincible TicTacToe AI agent

Language: Python - Size: 5.51 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 3

jdermont/YaPaperSoccer

A single player source code for Ya Paper Soccer - paper soccer for Android.

Language: C++ - Size: 39.9 MB - Last synced: about 1 month ago - Pushed: 12 months ago - Stars: 6 - Forks: 2

emmanuel-dev000/Range-Variable

Easily clamp values in min and max inclusively using Range Variable.

Language: C# - Size: 98.6 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

LeventeWolf/Quoridor

Quoridor two player game

Language: Java - Size: 30.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Esthaor/Java-checkers-min-max

Java swing checkers game with MinMax algorithm in AI.

Language: Java - Size: 837 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

pinky39/grove

A computer implementation of a trading card game: Magic: The Gathering. The goal of the project is to implement ai algorithms which can play the game at the same level as a casual human player.

Language: C# - Size: 37.9 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 93 - Forks: 16

andrija-tosic/domineering-ai

AI team project — Domineering board game AI engine — Python • Game state evaluation heuristic • Alpha-beta pruning • Move ordering • Transpositon table • Zobrist hashing

Language: Python - Size: 620 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

sadekmehri/Tic-Tac-Toe-Pygame

It is a tic-tac-toe game written in python using the pygame framework and the computer AI is implemented using the minimax algorithm

Language: Python - Size: 988 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 0

Dowdow/Othello 📦

Othello Game for AI testing build with Java

Language: Java - Size: 36.1 KB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

agavriliu17/tic-tac-toe

Final project for my python class & a little bit mix of AI

Language: Python - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

kp-marczynski/si-nine-mens-morris

Game of nine mens morris against AI

Language: TypeScript - Size: 9.01 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

ADVAIT135/Artificial-Intelligence-ELL703_TW

This Repository consists of all programming tasks given as a Term Work for Artificial Intelligence ELL703 in BE Electronics R-19 C- Scheme Syllabus.

Language: Jupyter Notebook - Size: 1.09 MB - Last synced: about 1 year ago - Pushed: over 1 year 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: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

behzadshomali/Quoridor

Quoridor is a 2 or 4 players board game whose board is 9x9. The objective is to be the first player to move their pawn to the opposite side of the game board from which it begins.

Language: Java - Size: 313 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 2

virresh/evolutionary_search_algorithms

Implementation of Genetic Algorithm, Memetic Algorithm and Constraint Satisfaction on a Time Table scheduling problem. Also has an implementation of MiniMax Strategy for TicTacToe

Language: Python - Size: 254 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 3 - Forks: 3

Y0unes17/TicTacToe-minmax-

TicTacToe-minmax with python

Language: Jupyter Notebook - Size: 206 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

AyushmanTripathy/tik-tac-toe-ai

the unbeatable tik tac toe ai, using minmax algorithm

Language: JavaScript - Size: 29.3 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

logankuzyk/reckoner

My third Battlesnake, developed intermittently throughout 2021.

Language: JavaScript - Size: 176 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

jpthanga/Connect4-agent

AI connect4 agent using MIn-Max algorithm and BitBoards

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - 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: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

simonusher/ai-9-mens-morris

This repository contains an implementation of 9 men's morris game in Unity. It includes AI players tree search algorithms to make decisions.

Language: C# - Size: 1.12 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

Tearth/Proxima-b

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

Language: C++ - Size: 191 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

adeelibr/tic-tac-toe-ai-vanilla-js

A tic tac toe game built with vanilla javascript using minimax algorithm.

Language: JavaScript - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 3 - Forks: 4

K1ntus/Othello-Solver

An artificial intelligence for the game of Othello (with a grid of 10x10) in Python. Multiples approach used, A-B, multi-threading, bloom's filter, ...

Language: Python - Size: 939 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

cmoineau/AI-BomberBall

[ENSSAT-project] An AI to play our BomberBall game.

Language: Java - Size: 32.6 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

pirtwo/minmaxjs

small library including min-max and alpha-beta pruning algorithms.

Language: JavaScript - Size: 53.7 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Remydeme/puissance-4

TIcTacToe game in console mode with several options

Language: C - Size: 2.17 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

OleguerCanal/KTH_AI-DD2380 Fork of fernando2393-KTH/DD2380

KTH Artificial Intelligence (DD2380) 2019 coding assignments

Language: Java - Size: 3.91 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

nickozoulis/score-4

Connect-four game with AI mode in Java

Language: Java - Size: 152 KB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 2 - Forks: 2

researcher2312/Checkers-with-AI

A litte game of checkers with min-max algorithm

Language: C++ - Size: 228 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

KaralinaDubitskaya/Clustering-Algorithms

BSUIR 2019

Language: C# - Size: 32.2 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

cpl/Kalah-AI

A min-max alpha-beta pruning agent with weighted heuristics. Developed for COMP34120

Language: Go - Size: 1.63 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

VinayV9/tic-tac-toe

my first game using Artificial Intelligence(min-max algorithm)

Language: JavaScript - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

atul04/Feed-Forward-Neural-Network-Based-Classifier-Facebook-Post

Feed Forward Neural Network to classify the FB post likes in classes of low likes or moderate likes or high likes, back propagtion is implemented with decay learning rate method

Language: Python - Size: 12.1 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

eduflm/reversIA

An artificial intelligence to play Reversi built with Python and ReactJS

Language: JavaScript - Size: 899 KB - Last synced: 9 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Hexabinome/As_des_As

Prolog program of logic plane board game with multiple IA

Language: Prolog - Size: 2.41 MB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 2 - Forks: 1

theroadnotaken/AI-Projects

Artificial Intelligence Projects

Language: Python - Size: 7.7 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 1

ticklemynausea/bejeweled

An implementation of the bejeweled game logic with several minmax-based player AIs

Language: Python - Size: 164 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago - Stars: 1 - Forks: 0

artix41/Draughts

Artificial intelligence that plays Draughts game

Language: Python - Size: 1.33 MB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0