ColbyReinhart / wall-golf

Project for Kent State University Introduction to Game Programming -- Fall 2022
0 stars 0 forks source link

Create Level Select Menu #15

Closed ColbyReinhart closed 1 year ago

ColbyReinhart commented 2 years ago

Create a level select menu, which will allow the player to select which level they'd like to play. At first, we can have no restrictions on which level they can pick, but eventually each level should be locked until the previous level is complete.

ColbyReinhart commented 1 year ago

Forgot to link this to a closed PR.