aboutsummaryrefslogtreecommitdiff
path: root/src/gameplay/Score.java (follow)
Commit message (Collapse)AuthorAge
* Removed unnecesary files in the gameplay class, as well as merged ↵Aidan Ross2023-05-28
| | | | gameplay.score with main.scoreController such that score and combo are now displayed properly on the screen
* the main.Level() class is now declared in levelcontroller with the name of ↵Aidan Ross2023-05-25
| | | | the level being read in the assets folder, allowing for different songs in the list.
* rename gameplay packagesowgro2023-05-25