You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.