annoviko / maze-roamer

SDL2 based game - Maze Roamer
MIT License
0 stars 0 forks source link

[Feature] Implement Intro Window to Each Level #58

Closed annoviko closed 1 year ago

annoviko commented 1 year ago

Instead of running and collecting coins, it make sense to make small unique tasks on each level and for this purpose task for each level is needed to be described and what kind of item are introduced.

As a first task (first level), the user is needed to collect all coins.