- The project was created for our Final Project in Programming Methodology (Year 1 Semester 2) by me and [Napongthorn Charoenlap].
- The project was developed using Java and OpenJFX 20.0.2.
- The project was created on Windows x64.
- Watch the preview on YouTube.
- For further details, please read the Pixel_Saga_Documentation.pdf.
-
Download Java
-
Download OpenJFX.zip and extract it.
-
Download PixelSaga.jar.
-
Run the Game from Command Prompt:
- Open the Command Prompt and navigate to your Downloads folder:
cd %HOMEPATH%\Downloads
- Run the game using the following command:
java --module-path "OpenJFX\javafx-sdk-20.0.2\lib" --add-modules javafx.controls,javafx.fxml,javafx.graphics,javafx.media -jar PixelSaga.jar
- Open the Command Prompt and navigate to your Downloads folder:
-
Please Enjoy the Game (Hope you can play it...)!!!