ishanpm / ap-sgtpuzzles-web

Web frontend for Simon Tatham's Portable Puzzle Collection with Archipelago support
Other
1 stars 0 forks source link

Boss puzzles #17

Open ishanpm opened 2 months ago

ishanpm commented 2 months ago

Currently, the goal condition is to simply complete a certain percentage of the provided puzzles. The eventual plan is to have a handful of boss puzzles in each world, which are unlocked by completing enough regular puzzles.

Alternatively, each boss could be gated behind its own type of collectible, with the regular puzzles giving two checks for each completion to balance the larger number of items in the world.

Look at the Muse Dash APworld for precedent on how this sort of thing is paced.

Blocked by #14.