Commit message (Collapse) | Author | ||
---|---|---|---|
2023-05-28 | Removed 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-25 | the main.Level() class is now declared in levelcontroller with the name of ↵ | Aidan Ross | |
the level being read in the assets folder, allowing for different songs in the list. | |||
2023-05-25 | rename gameplay package | sowgro | |
2023-05-25 | Renamed everything to be better and fixed arches on SongPlayer | Aidan Ross | |
2023-05-24 | Scoring now almost works, and finished the visuals for hitting a note | Aidan Ross | |
2023-05-10 | Downgrade to JavaFX 15.0.1 and add Windows configs | tferrari25 | |
2023-05-09 | Move files | Tyler Ferrari | |
2023-05-09 | Here's all the classes I needed to make the lane test work. | Aidan Ross | |