aboutsummaryrefslogtreecommitdiff
path: root/src/assets/levels (unfollow)
Commit message (Collapse)Author
2023-05-25Move levels outside of src, prepare for leaderboard writing and other small ↵sowgro
changes
2023-05-25the 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-25I think I fixed levelcontroller? I commented out some methods that werent ↵Aidan Ross
used I dont know if we need them but I found out what was wrong with the file reading
2023-05-25metadata for test level and a json readerZach Jordan
2023-05-24small changes to the metadata and BookBetrayalsowgro
2023-05-23finish gui, add new leaderboard system, redesign settings, switch lists to ↵sowgro
tables
2023-05-14add levelselector gui, move some files aroundsowgro