Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 219 Bytes

File metadata and controls

2 lines (2 loc) · 219 Bytes

Connect Four Python Coding Challenge

This is a program I wrote that won first place in Akuna Capital's python coding challenge. It uses simple logic and understanding of Connect Four to decide where to place a token.