Please read the new rule regarding the restriction on the use of AI tools. ×

Games using Min Max algorithm

Revision en1, by d4rkc0de, 2016-01-13 02:03:32

Hi Cfs

I have a project at school , the purpose of it is to create a game based on Min-Max or Alpha–beta_pruning algorithm.

I don't have difficulty implementing the algorithm but i'm out of idea about the subject of the game .

Can any body give some ideas or links about a simple and original implementation of a game that use this algorithm .

Also what is the best c++ libraries that can help to create an gui interface to the game , i heard about QT is it good ?

Thanks in advance.

Tags games, minmax

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English d4rkc0de 2016-01-13 02:03:32 532 Initial revision (published)