Connect-Four is a tic-tac-toe-like two-player game in which players alternately place pieces on a vertical board 7 columns across and 6 rows high. The objective of the game is to be the first to form a horizontal, vertical, or diagonal line of four of one's own tokens.
This is implementation of Hyperskill's project.
Starting the application:
The first click on A6:
The second click on A6:
Several moves later:
After pressing the reset button:
Several moves later:
After resetting and several moves later:





