Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 308 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 308 Bytes

University project within the curse Algorithms and Data Structures

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