Skip to content

Final Project in Programming Methodology Subject in Year 1 (Pair Work)

BadLuckZ/Project-PixelSaga

Repository files navigation

About This Project

  • 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.

Preview

To Play This (For Windows Users)

  1. Download Java

  2. Download OpenJFX.zip and extract it.

  3. Download PixelSaga.jar.

  4. Run the Game from Command Prompt:

    1. Open the Command Prompt and navigate to your Downloads folder:
      cd %HOMEPATH%\Downloads
    2. 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
  5. Please Enjoy the Game (Hope you can play it...)!!!

About

Final Project in Programming Methodology Subject in Year 1 (Pair Work)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages