Skip to content

AhmetEminSaglik/GameSolution-With-FXML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Links:

Youtube Link : https://www.youtube.com/watch?v=CuqyXDdQcRA&list=PLkpzlWtSe0YKpE9jLdEJUy0__5WA8HskE&index=3
Linkedin Link : https://www.linkedin.com/posts/ahmeteminsaglik_java-javafx-algorithm-activity-7086650246633521154-jvPQ?utm_source=share&utm_medium=member_desktop

How to run Project? ( For Intelij idea. )

  1. Clone the project onto your laptop.
  2. Open the project.
  3. Fix and copy the following sentence: "--module-path "your_java_fx_sdk_location\lib" --add-modules javafx.controls,javafx.fxml."
  4. Go to Run > Edit Configuration > VM section (shortcut: "Alt + M"), paste the sentence here, the copied in step 3. Then click Apply.
  5. Run the project, and the game will start.

    Notes :
    JDK Version : 11