/connect-four

The popular game of connect-four or four-in-a-row implemented using Pygame library.

Primary LanguagePython

Four In A Row using Pygame

Implementing Four-in-a-Row game using Pygame library.

Can be played both in command line and GUI mode.