aboutsummaryrefslogtreecommitdiff
path: root/src/GamePlay/TButton.java (unfollow)
Commit message (Collapse)Author
2023-05-25rename gameplay packagesowgro
2023-05-25Renamed everything to be better and fixed arches on SongPlayerAidan Ross
2023-05-24Instead of timestamps, notes are now sent in by beats, which are based off ↵Aidan Ross
of the song's bpm.
2023-05-24Scoring now almost works, and finished the visuals for hitting a noteAidan Ross
2023-05-24Improvements to newSongPlayerAidan Ross
2023-05-16Overhaul of the look of the gui, I need to rename the boxesAidan Ross
2023-05-16Improved Button LookAidan Ross
2023-05-16Preliminary testing with converting the songPlayer class to JavaFX CodeAidan Ross
2023-05-10add gui classessowgro
2023-05-06Deleted old classes and added Block classsowgro