dart-lang / sample-pop_pop_win

"Pop, Pop, Win!" is an implementation of Minesweeper in Dart.
https://dart-lang.github.io/sample-pop_pop_win/
BSD 3-Clause "New" or "Revised" License
149 stars 58 forks source link

Change trigger for win animation #18

Closed leos closed 4 years ago

leos commented 12 years ago

The victory condition fires the moment you click on the last balloon so you see you've won even as the dart is flying. In Chrome it's a minor moment but in Firefox that's running much slower it looks really weird.