Team 41 - Main repo for the tower defense game
First install the latest version of Maven and ensure that it is working and up to date.
To run the code on the command line, use the following command
mvn javafx:runTo run all the test on the command line, use the following code
mvn testIf you are running into issues with the onClick() function from TestFx library on Mac, you will need to go to security & privacy and enable accessibility for your given IDE or terminal