Skip to content

stevenkchen/Doodle-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Doodle-App

A simple JavaFX program to draw stuff

To run the program...

  1. If JavaFX is not downloaded, download file from here.
    • Make sure to download the SDK and not the jmod.
  2. Extract the zip file contents into the same directory as the DoodleApp.java
  3. Compile with this command javac --module-path javafx-sdk-11.0.2/lib --add-modules=javafx.controls DoodleApp.java
  4. Run the progam with this command java --module-path javafx-sdk-11.0.2/lib --add-modules=javafx.controls DoodleApp

About

A simple JavaFX program to draw stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages