Project 3 - Global Software Development
You can use Maven plugin and the mvn goal from your IDE (Intellij and VS code). Also, you can directly run Main Merhod.
Alternatively, you can run the game by executing the following command in terminal. Make sure you are in the root directory of Tetris application.
mvn clean javafx:run