This is a simple block puzzle game created using JavaFX, where the user should choose what shapes he want to arrangg and the system must arrange the falling blocks to create a complete horizontal line without any gaps. The game is inspired by the popular mobile game, "Puzzle Game".
To run the game, you need to have JavaFX installed on your system. You can download the latest version of JavaFX from the official website.
Once you have JavaFX installed, add javafx library to VM, then run the game.
We welcome contributions from the community to make this project better. If you find any issues or have any ideas, please submit a pull request or open an issue in the repository.