initial solutions

This commit is contained in:
2026-01-30 01:44:23 +01:00
parent 9f58e12d48
commit a732c16c12
16 changed files with 540 additions and 2 deletions
+1
View File
@@ -7,4 +7,5 @@ open module ovinger {
requires javafx.controls;
requires javafx.fxml;
requires javafx.graphics;
requires com.google.common;
}