Python Computer Chess Game Using Minimax AI
YOUR LINK HERE:
http://youtube.com/watch?v=tzrwKmhiwZo
This is demo of a computer chess game that I made using the Python Pygame module. The AI I programmed uses the minimax algorithm to decide its moves after it plays the predetermined King's Indian Defence opening. • Link to Github: https://github.com/scottcao2002/Chess...
#############################
