Game 'connect four'
- Written in C++ programming language
- Used structures and algorithms M-ary trees, Stack, Lists, Preorder algorithm, Minimax algorithm
- More about the concept of the game: https://en.wikipedia.org/wiki/Connect_Four
Game 'connect four'