An open API service indexing awesome lists of open source software.

https://github.com/praharaj-ashutosh/connect-four

A fully functional two-player Connect Four game developed in Java with JavaFX and SceneBuilder, featuring animations, a victory screen, and an intuitive user interface. The objective is to form a line of four discs horizontally, vertically, or diagonally to win.
https://github.com/praharaj-ashutosh/connect-four

java javafx-desktop-apps javfx scenebuilder

Last synced: 3 months ago
JSON representation

A fully functional two-player Connect Four game developed in Java with JavaFX and SceneBuilder, featuring animations, a victory screen, and an intuitive user interface. The objective is to form a line of four discs horizontally, vertically, or diagonally to win.

Awesome Lists containing this project

README

          

# Connect Four

## Requirements

Make sure you have Java installed and properly configured on your system.

## Instructions to Run

1. Clone the repository.

2. Navigate to the following directory `out\artifacts\connectFour_jar` in the project folder.

3. Double-click on the file named `run.cmd`.

That's it! Connect Four game should start running.

If you encounter any issues or have questions, feel free to [reach out](https://www.linkedin.com/in/ashutosh-praharaj-0b1070298).