BELMALLEM / Nine_Mens_Morris_AI

An AI game developed with C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nine_Mens_Morris_AI

A simple IA for Nine Mens Morris game using minimax and alphabeta pruning search algorithms and C++ (SDL).

testmoulin

Components :

This repository contains :

  • Nine_Mens_Morris_AI contains source code
  • To play the game just click Play.exe

Build Environment :

  • Windows x64
  • compiler: GNU GCC Compiler
  • CodeBlocks
  • SDL

Copyrights :

This repository is free to use for all purposes, you can redistribute it and/or modify it without any restrictions.

Please feel free to contact us for any further informations or/and help about this repository. If you detected any bugs or you want to suggest some improvements in this go game repository, please feel to submit a pull request or contact me by email oussamaelmousta98@gmail.com

About

An AI game developed with C++


Languages

Language:C++ 97.6%Language:C 2.4%