Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ouussama-e authored Aug 7, 2019
1 parent e71990c commit 32e54f3
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,29 @@
# Nine_Mens_Morris_AI
A simple IA for Nine Mens Morris game using minimax using C++ and SDL
A simple IA for Nine Mens Morris game using minimax and alphabeta pruning search algorithms and C++ (SDL).

![Untitled Project](https://user-images.githubusercontent.com/46606940/62653582-bade4b80-b955-11e9-8aeb-3ee6da21f948.gif)

# Components :
This repository contains :
<ul>
<li> </li>
<li> </li>
<li> </li>
<li> </li>
</ul>

# Build Environment :

<ul>
<li> Windows x64 </li>
<li> compiler: GNU GCC Compiler </li>
<li> CodeBlocks </li>
<li> SDL </li>
</ul>

# 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@outlook.fr

0 comments on commit 32e54f3

Please sign in to comment.