aboutsummaryrefslogtreecommitdiff
path: root/src/main/Level.java (follow)
Commit message (Collapse)AuthorAge
* add default colors to Levelsowgro2023-05-26
|
* Move levels outside of src, prepare for leaderboard writing and other small ↵sowgro2023-05-25
| | | | changes
* add file reading system in levelcontrollersowgro2023-05-25
|
* I think I fixed levelcontroller? I commented out some methods that werent ↵Aidan Ross2023-05-25
| | | | used I dont know if we need them but I found out what was wrong with the file reading
* These are zachs changes to level controllerAidan Ross2023-05-25
|
* changes to level classZach Jordan2023-05-25
|
* changes to level classZach Jordan2023-05-25
|
* metadata for test level and a json readerZach Jordan2023-05-25
|
* finish gui, add new leaderboard system, redesign settings, switch lists to ↵sowgro2023-05-23
| | | | tables
* - overhaul css (not done)sowgro2023-05-19
| | | | | | - rewrite driver - add difficulty buttons - remove placeholders (not done)
* add levelselector gui, move some files aroundsowgro2023-05-14