m-one-w / M1WEngine

Open source game engine built on pygame
MIT License
5 stars 1 forks source link

Add way to display level prompts to player at start of level #106

Open owalk opened 9 months ago

owalk commented 9 months ago

Issue by Sean-Nishi Monday Dec 11, 2023 at 19:49 GMT Originally opened as https://github.com/Sean-Nishi/M1Wengine/issues/269


Will be a pygame_menu that pops-up at the beginning/start of a level. Will inform player of level type and objectives. Maybe even hints. Forcibly display when user selects level for first time. Have option to not have pop-up if they restart/retry the level.

owalk commented 9 months ago

Comment by owalk Tuesday Jan 02, 2024 at 18:16 GMT


Add level prompts to game_data either in level dict or in new dict