Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 742 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 742 Bytes

Tetris Game

Project 3 - Global Software Development

Run

Using IDE

You can use Maven plugin and the mvn goal from your IDE (Intellij and VS code). Also, you can directly run Main Merhod.

Intellij

img.png

VS Code

img.png

Using Maven

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

Screenshots

img.png

Documentation: Run HelloWorld using Maven

https://openjfx.io/openjfx-docs/#maven