Python-Scripts icon indicating copy to clipboard operation
Python-Scripts copied to clipboard

Adding a Python Script: Connect Four

Open ArjaynP opened this issue 10 months ago • 0 comments

Hi there, the Python project that I would like to include is the board game, Connect Four. The entire program is contained in one file, with multiple functions for various scenarios such as one player game, two player game, vertical win, horizontal win, and diagonal win.

ArjaynP avatar Feb 02 '25 15:02 ArjaynP