Skip to content

lcarlso2/CS4225P1Group1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS4225P1Group1

In order for this project to run you must have javaFx 11 installed.

Right click on the client project, go to properties, go to java build path, go to libraries, click the modulepath. Click the javaFx library and click edit. Click user libraries and select all of the javafx jar files. Then apply and close.

Next right click on the client project, select run as, select run configurations and add the below lines to the VM arguments. Your module path will be different. You have to find where the javafx lib folder is located on your computer.

--module-path="C:\Users\lucas\eclipse\java-2019-06\eclipse\javafx-sdk-11.0.2\lib" --add-modules=javafx.controls,javafx.fxml

About

Hangman using a multi threaded client and server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •