annoviko / maze-roamer

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

[Feature] Level Task is Done Condition #64

Closed annoviko closed 1 year ago

annoviko commented 1 year ago

Each level will have it is own condition of 'done'. As a result, the game should call an interface to level to get info if the player has finished all the tasks.