aboutsummaryrefslogtreecommitdiff
path: root/src/gameplay (follow)
Commit message (Collapse)AuthorAge
* Starting to test with reading in notes from a fileAidan Ross2023-05-26
|
* Move levels outside of src, prepare for leaderboard writing and other small ↵sowgro2023-05-25
| | | | changes
* 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.
* These are zachs changes to level controllerAidan Ross2023-05-25
|
* fix keys when running gameplayer in guisowgro2023-05-25
|
* rename gameplay packagesowgro2023-05-25