To get this project running, assuming you are using IntelliJ, once unzipped and opened, go to:
File → Project Structure → Modules → Dependencies, and check mark the 'javafx-sdk-11.0'. Click 'Apply', then 'OK'.
Next go to: Run → Edit Configurations, and in the 'VM options', add:
--module-path working\directory\javafx-sdk-11.0.2\lib --add-modules=javafx.controls, where 'working\directory' is the contents of the 'Working directory' line below.
Click 'OK'.
Now you can run Main.java.
-
Notifications
You must be signed in to change notification settings - Fork 0
SamGershkovich/Battleship_GUI
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A GUI for a Battleship AI
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published