aboutsummaryrefslogtreecommitdiff
path: root/src/gameplay/Level.java (unfollow)
Commit message (Collapse)Author
2023-05-28Removed unnecesary files in the gameplay class, as well as merged ↵Aidan Ross
gameplay.score with main.scoreController such that score and combo are now displayed properly on the screen
2023-05-25rename gameplay packagesowgro
2023-05-25Renamed everything to be better and fixed arches on SongPlayerAidan Ross
2023-05-16Preliminary testing with converting the songPlayer class to JavaFX CodeAidan Ross
2023-05-14Finish css and menussowgro
2023-05-12big gui stuffsowgro
2023-05-10add gui classessowgro