Skip to content

Batory12/Paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

(Prawie) Paint

Program pozwala na rysowanie prostych kształtów (wektorowo), z możliwością zapisu i wczytania

Instalacja

wymagane: javafx, java

javac --module-path "Path to your javafx lib folder" --add-modules javafx.controls,javafx.fxml src/App.java
java --module-path "Path to your javafx lib folder" --add-modules javafx.controls,javafx.fxml App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors