Sean-Nishi / M1Wengine

A action-adventure game developed with Python 3.11.1 and pygame. Complete missions before timer expires.
3 stars 0 forks source link

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

Open Sean-Nishi opened 9 months ago

Sean-Nishi commented 9 months ago

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 8 months ago

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