Programming Connect 4 with Python and Pygame
In this Python Programming tutorial I show how to create the game Connect 4 with Python and Pygame.
The Python code can be downloaded for free from my github page:
https://github.com/jayanam/connect4_python
I show the algorithms how to add a chipt to the connect 4 board, explain the classes that I implemented and also the connect 4 win code.
See my social profiles here
G+: https://plus.google.com/+JayAnAm
Twitter: https://twitter.com/jayanamgames
Facebook: https://www.facebook.com/jayanamgames
Patreon: https://www.patreon.com/jayanam
Production Music courtesy of Epidemic Sound: http://www.epidemicsound.com
#Python
#Pygame