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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.


Languages

Language:C++ 94.7%Language:QMake 5.3%