DEV Community

Cover image for Complete chess in Python pygame with AI MINIMAX (OVERVIEW) with code in description
Pratyaksh
Pratyaksh

Posted on

Complete chess in Python pygame with AI MINIMAX (OVERVIEW) with code in description

I've recently shared a Python Pygame project where I implement the minimax AI algorithm in a chess game. If you're curious to see, watch the video here! -> https://www.youtube.com/watch?v=hRYvooN-4Bo&t=20s

Top comments (0)