aboutsummaryrefslogtreecommitdiff
path: root/src/main/LevelController.java (unfollow)
Commit message (Collapse)Author
2023-05-30added music to file readersowgro
2023-05-25Move levels outside of src, prepare for leaderboard writing and other small ↵sowgro
changes
2023-05-25add file reading system in levelcontrollersowgro
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-25These are zachs changes to level controllerAidan Ross
2023-05-24add testSongPlayer (copy of newSongPlayer) to test the song player inside ↵sowgro
levelSurround
2023-05-24i wrote one (1) line of code to start LevelControlsowgro
2023-05-23add date to leaderboardsowgro
2023-05-23finish gui, add new leaderboard system, redesign settings, switch lists to ↵sowgro
tables
2023-05-21add ui scrollbars, game over menu, new fontsowgro
2023-05-19- overhaul css (not done)sowgro
- rewrite driver - add difficulty buttons - remove placeholders (not done)
2023-05-14add levelselector gui, move some files aroundsowgro