Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 122 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 122 Bytes

Connect 4

School Project: AI for Connect 4.

Determines if a position can win or not.

Uses a min-max exploration tree.