From 85f9abea53d0099269645c90587f1af37413eb57 Mon Sep 17 00:00:00 2001 From: Jonathan Turner Date: Sun, 11 Feb 2024 00:37:10 -0500 Subject: [PATCH] Designed the FXML file. --- .idea/modules.xml | 8 --- .idea/vcs.xml | 1 - src/main/resources/A1/view/BoardView.fxml | 67 +++++++++++++++++++++++ 3 files changed, 67 insertions(+), 9 deletions(-) delete mode 100644 .idea/modules.xml diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 9e0648e..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 8306744..35eb1dd 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,6 +2,5 @@ - \ No newline at end of file diff --git a/src/main/resources/A1/view/BoardView.fxml b/src/main/resources/A1/view/BoardView.fxml index e69de29..1e26e87 100644 --- a/src/main/resources/A1/view/BoardView.fxml +++ b/src/main/resources/A1/view/BoardView.fxml @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +