/Connect-Four

Connect Four game in python using pygame

Primary LanguagePython

Connect-Four

Connect Four game in python using pygame

Two player will be playing this game. Each player have to match 4 slots with the same color to win.