flexboxfroggy
                                
                                 flexboxfroggy copied to clipboard
                                
                                    flexboxfroggy copied to clipboard
                            
                            
                            
                        Modify game's win condition to verify all levels are solved
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.
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.