Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 188 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 188 Bytes

Connect4

Me and my friend we created a connect-4 game. The game connect 4 means we have to connect 4 point in order to win. In this case, we build an AI by applying min-max algorithm.