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
/
gameplay
(
follow
)
Commit message (
Collapse
)
Author
Age
*
add comment about game over screen
sowgro
2023-05-30
|
*
Early syncing tests with placeholder hit sounds and miss sounds
Aidan Ross
2023-05-30
|
*
Early music testing + added red flash when missing a note
Aidan Ross
2023-05-28
|
*
Removed unnecesary files in the gameplay class, as well as merged ↵
Aidan Ross
2023-05-28
|
|
|
|
gameplay.score with main.scoreController such that score and combo are now displayed properly on the screen
*
update on file reading and reading color from metadata
Aidan Ross
2023-05-26
|
*
Starting to test with reading in notes from a file
Aidan Ross
2023-05-26
|
*
Move levels outside of src, prepare for leaderboard writing and other small ↵
sowgro
2023-05-25
|
|
|
|
changes
*
the main.Level() class is now declared in levelcontroller with the name of ↵
Aidan Ross
2023-05-25
|
|
|
|
the level being read in the assets folder, allowing for different songs in the list.
*
These are zachs changes to level controller
Aidan Ross
2023-05-25
|
*
fix keys when running gameplayer in gui
sowgro
2023-05-25
|
*
rename gameplay package
sowgro
2023-05-25