Connect Four Physical AI
A physical Connect Four board that reads the grid with image recognition and plays its own moves against a human.
- 3D printed disc dispensers with servos sit above the grid and drop the discs
- Image recognition scans the grid to determine the state of the game
- A minimax algorithm picks the board's next move