- Jul 30, 2023
-
-
Curtis James Moore authored
Fixed assignment errors: boxComplete correctly checks if a box is complete, drawHorizontal correctly throws an exception if the line was already drawn and drawVertical correctly throws an exception if the line was already drawn
-
Curtis James Moore authored
Added tests to check if horizontal and vertical lines are appropriately drawn. Also added test to check if boxComplete correctly checks if a box is complete
-
- Jul 29, 2023
-
-
Curtis James Moore authored
-
- Jul 12, 2022
-
-
William Billingsley authored
-
William Billingsley authored
-
- Jul 11, 2022
-
-
William Billingsley authored
This switches to just using Swing and no modules for better compatibility with working with VS Code.
-
- Jul 07, 2021
-
-
William Billingsley authored
-
William Billingsley authored
-
William Billingsley authored
-
William Billingsley authored
-
- Jul 06, 2021
-
-
Will Billingsley authored
-
Will Billingsley authored
0.0.10 seems to have fixed the issue with running modular JavaFX projects, allowing us to drop the previous (manual) fix.
-
Will Billingsley authored
-
Will Billingsley authored
-