Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Thomas Stone
CSCI205_project
Commits
0f305445
Commit
0f305445
authored
May 03, 2020
by
Mateo Conde
Browse files
Final Commit
parent
6bea58bc
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
0f305445
...
...
@@ -35,7 +35,7 @@ JUnit 5.5.2
The program can be run by issuing the following command
```
java --module-path <path-to-lib>/javafx-sdk-14/lib --add-modules=javafx.controls -jar
/
dist/csci205_project.jar
java --module-path <path-to-lib>/javafx-sdk-14/lib --add-modules=javafx.controls -jar dist/csci205_project.jar
```
The program is compiled through the “GameDriver.java” file in the “src” folder.
dist/csci205_project.jar
0 → 100644
View file @
0f305445
File added
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment