Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 191 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 191 Bytes

Connect 4

Purpose:

This is a project created for the Artificial Intillegence course. It aims to demostrate the Minimax adversarial search algorithm, with and witohut alpha-beta pruning.