Skip to content

Konstantin-sudo/ASP_Game-connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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