index
:
NPEhero
dev
dev2
main
Our take on a guitar hero style game
sowgro
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fallTest
/
newSongPlayer.java
(
unfollow
)
Commit message (
Collapse
)
Author
2023-05-25
Renamed everything to be better and fixed arches on SongPlayer
Aidan Ross
2023-05-24
Instead of timestamps, notes are now sent in by beats, which are based off ↵
Aidan Ross
of the song's bpm.
2023-05-24
Score now completely works, and changed flashing color on buttons
Aidan Ross
2023-05-24
Scoring now almost works, and finished the visuals for hitting a note
Aidan Ross
2023-05-24
Trying to combine every file oh my god
Aidan Ross
2023-05-24
Second Attempt
Aidan Ross
2023-05-24
Improvements to newSongPlayer
Aidan Ross
2023-05-23
Can now send the notes according to the chart
Aidan Ross
2023-05-23
Finally i can code again, rewriting some lost animation code
Aidan Ross
2023-05-17
resized buttons and testing note displays
Aidan Ross
2023-05-17
resized buttons and set up infrastructure for the note animation
Aidan Ross
2023-05-17
Making the buttons smaller, and began setting up the note visualization
Aidan Ross
2023-05-16
Overhaul of the look of the gui, I need to rename the boxes
Aidan Ross
2023-05-16
Improved Button Look
Aidan Ross
2023-05-16
Preliminary testing with converting the songPlayer class to JavaFX Code
Aidan Ross