Back to Portfolio
Connect Four
Game Development Project
Personal ProjectMarch 2024

Developed a digital version of the classic Connect Four game using JavaFX. The game features an intuitive and user-friendly interface designed for functionality and visual clarity. A settings page allows users to view game instructions and change the background color, and users are able to pick who goes first at the start of each game. Hovered columns are highlighted to provide visual feedback, and the game automatically detects wins and ties, displaying a message to the user when either occurs.