aboutsummaryrefslogtreecommitdiff
path: root/src/main/ScoreController.java (unfollow)
Commit message (Collapse)Author
2023-06-05add level priority, fix sfx volume, fix settings file readingsowgro
2023-06-05rewrote everything related to soundsowgro
2023-05-30Early syncing tests with placeholder hit sounds and miss soundsAidan Ross
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-21add f11 fullscrn, comment gui, add scorecontrollersowgro