There are 6 repositories under nine-mens-morris topic.
Sanmill is an open-source, UCI-like Mill/Morris/Merrills/Mühle/Malom (and its variants) program with CUI, Flutter GUI and Qt GUI, sharing and freely distributing the code, tools and data needed to deliver this mill game. We do this because we are convinced that open software and open data are key ingredients to make rapid progress.
A simple IA for Nine Mens Morris game using minimax and alphabeta pruning search algorithms and cocos2d framework
An AI game developed with C++
Nine men's morris game realized with fischertechnik and programmed in python language with ftrobopy library
An intelligent board for Nine Men's Morris, using MiniMax (alpha-beta)
Console Implementation of ancient game Nine Men's Morris in python, with minimax algorithm and alpha-beta pruning
9 Men's Morris Python Implementation
Framework including the game Mühle (nine men's morris)
An AI based computer vs human Nine Men's Morris game
Das Ziel ist die Entwicklung eines Jupyter-Notebooks, in dem das Mühle-Spiel mit Hilfe von Python implementiert wird. Die Spiellogik verwendet alpha-beta-pruning und Transpositions-Tabellen.
Assignment for Bachelor's thesis at Faculty of electrical engineering and computing, University of Zagreb.
Implementación de minimax en el juego de mesa Nine Men's Morris con modificaciones extra
Model View ViewModel design pattern on the example of Nine Men's Morris game, using different strategies
Nine Men's Morris Board Game: Developed using Java and JavaFX, this game features tutorial mode, PVP, and Player vs. Computer modes. Enjoy a feature-rich UI with enhancements like glowing elements for an engaging experience.
A basic implementation of the game of Merels (also known as Nine Men's Morris), in C, using the SDL library.
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.
Einreichung für die it-talents.de/Adesso Code-Competition Oktober 2017 ("Kampf gegen Mühlen"). Eine ES6-Webapplikation auf Basis von vue.js, fabric.js und synaptic für das Spiel Mühle im Browser. Es stehen unterschiedlich starke AI mit diversen Charakteristika zur Verfuegung. Das Spiel und AI laufen komplett im Browser als WebWorker.
This is a school project that aims to train an artificial intelligence to play mill
Collaboration project for school where we implement GOFAI to play Nine Man Morris against a human player.
Game of nine mens morris against AI
Nine Men Morris board game in javascript - AI implemented using minimax algorithm + alpha-beta pruning
Nine Men Morris Game GUI. The AI used minimax algorithm at default max depth 7.
An experiment in teaching a neural network how to play the popular medieval English version of Nine Men's Morris using Unity3D 2020.1 and TensorFlow with adversarial self-play and PPO.
Hi everyone! This is Nine Men's Morris coded via Python using PyGame Library.
Nine Mens Morris (Human vs AI) implemented in Python by using Alpha–Beta Pruning algorithm and Randomized Search Heuristics.
Nine Men's Morris: A strategic two-player board game developed in Unity.
A Ruby terminal implementation of the board game known as Nine Men's Morris for a final group project (Software Design IV: Software Architecture and System Design course)
Nine Men's Morris game against AI bot developed using minimax algorithm with alpha-beta pruning for optimized gameplay.