aboutsummaryrefslogtreecommitdiff
path: root/src/main/Level.java (unfollow)
Commit message (Expand)Author
2023-05-30finished level metadata file reading.Zach Jordan
2023-05-26add default colors to Levelsowgro
2023-05-25Move levels outside of src, prepare for leaderboard writing and other small c...sowgro
2023-05-25add file reading system in levelcontrollersowgro
2023-05-25the main.Level() class is now declared in levelcontroller with the name of th...Aidan Ross
2023-05-25I think I fixed levelcontroller? I commented out some methods that werent use...Aidan Ross
2023-05-25These are zachs changes to level controllerAidan Ross
2023-05-25changes to level classZach Jordan
2023-05-25changes to level classZach Jordan
2023-05-25metadata for test level and a json readerZach Jordan
2023-05-23finish gui, add new leaderboard system, redesign settings, switch lists to ta...sowgro
2023-05-19- overhaul css (not done)sowgro
2023-05-14add levelselector gui, move some files aroundsowgro