Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 101 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 101 Bytes

connect4

AI for connect4. Uses a simple minmax tree. To play: clone repo and run python game.py.