Project: Software Game - Connect 4
Image Loading...

Posted November 20th, 2024

(Jun 2022 - Jun 2022)

The Connect 4 software game is a 2D two-player game developed using Java and FXML. It offers an engaging gaming experience, challenging players to strategize and outwit their opponents.


Game Features:


  • Gameplay: Each player takes turns dropping colored discs into a 2D grid, aiming to create a contiguous pattern of their color.
  • Winning Patterns: The continuous block of colors can be formed in:
    • Horizontal alignment
    • Vertical alignment
    • Diagonal alignment
  • Interactive Design: The game features a user-friendly interface built with FXML, ensuring an intuitive and enjoyable playing experience.


This project showcases expertise in software development and programming logic, demonstrating proficiency in creating interactive and visually appealing games.


Skills Used:

  • Software Development
  • Java