Skip to content

Repository files navigation

Pokemon Projekt (macOS-ready)

This project now includes a Maven setup so it runs on macOS without requiring a Windows-local JavaFX SDK path.

Requirements

  • Java 21 (or newer)
  • Maven 3.9+

Run on macOS

From the project root:

mvn clean javafx:run

Maven will download the correct JavaFX artifacts for your OS automatically.

Notes about assets

  • Image files are loaded from Images/ if present.
  • They can be loaded either:
    • from classpath resources (src/main/resources/Images if you later migrate), or
    • from a local Images/ folder in the project root.
  • If an image is missing, the app no longer crashes; it shows a minimal placeholder image.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages