aboutsummaryrefslogtreecommitdiff
path: root/src/fallTest/Driver.java (unfollow)
Commit message (Collapse)Author
2023-05-25Renamed everything to be better and fixed arches on SongPlayerAidan Ross
2023-05-24add testSongPlayer (copy of newSongPlayer) to test the song player inside ↵sowgro
levelSurround
2023-05-24Scoring now almost works, and finished the visuals for hitting a noteAidan Ross
2023-05-24Trying to combine every file oh my godAidan Ross
2023-05-24Second AttemptAidan Ross
2023-05-16Overhaul of the look of the gui, I need to rename the boxesAidan Ross
2023-05-16Preliminary testing with converting the songPlayer class to JavaFX CodeAidan Ross
2023-05-10Downgrade to JavaFX 15.0.1 and add Windows configstferrari25
2023-05-09Move filesTyler Ferrari
2023-05-09Here's all the classes I needed to make the lane test work. Aidan Ross