flexboxfroggy icon indicating copy to clipboard operation
flexboxfroggy copied to clipboard

Modify game's win condition to verify all levels are solved

Open imktho opened this issue 4 years ago • 1 comments

WinLevel loaded after completing level 24, regardless if other levels were not solved. Logic updated to load WinLevel when all 24 levels have been solved. Line 204 was added avoid incrementing beyond the 24 total levels.

imktho avatar Jul 28 '21 18:07 imktho

Hey @imktho, thanks for the PR. This looks good and I see the logic of your changes, but at this point in the game's life, I'd prefer not to change the win conditions.

thomaspark avatar Jul 28 '21 20:07 thomaspark